mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 22:13:40 +02:00
remove extra line from last commit, save one byte
This commit is contained in:
parent
683ef63b37
commit
b07cf1f03d
1 changed files with 0 additions and 1 deletions
1
user.js
1
user.js
|
@ -1587,7 +1587,6 @@ user_pref("ui.systemUsesDarkTheme", 0); // [HIDDEN PREF]
|
|||
// 4617: enforce prefers-reduced-motion as no-preference [FF63+]
|
||||
// 0=no-preference, 1=reduce
|
||||
user_pref("ui.prefersReducedMotion", 0); // [HIDDEN PREF]
|
||||
|
||||
// * * * /
|
||||
// ***/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue