mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
0209: remove trailing space
@Just-me-ghacks 💋
This commit is contained in:
parent
e60abd6c44
commit
04b797f1aa
2
user.js
2
user.js
@ -159,7 +159,7 @@ user_pref("intl.accept_languages", "en-US, en");
|
||||
/* 0208: enforce US English locale regardless of the system locale
|
||||
* [1] https://bugzilla.mozilla.org/867501 ***/
|
||||
user_pref("javascript.use_us_english_locale", true); // [HIDDEN PREF]
|
||||
/* 0209: use APP locale over OS locale in regional preferences [FF56+]
|
||||
/* 0209: use APP locale over OS locale in regional preferences [FF56+]
|
||||
* [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1379420,1364789 ***/
|
||||
user_pref("intl.regional_prefs.use_os_locales", false);
|
||||
/* 0210: use Mozilla geolocation service instead of Google when geolocation is enabled
|
||||
|
Loading…
Reference in New Issue
Block a user