0325 typo -> 3025
This commit is contained in:
parent
26d3718dc0
commit
530f7bc39d
2
user.js
2
user.js
@ -1377,7 +1377,7 @@ user_pref("browser.migrate.automigrate.enabled", false);
|
||||
/* 3024: enable "Find As You Type"
|
||||
* http://kb.mozillazine.org/Accessibility.typeaheadfind ***/
|
||||
// user_pref("accessibility.typeaheadfind", true);
|
||||
/* 0325: disable search reset (about:searchreset) (FF51+)
|
||||
/* 3025: disable search reset (about:searchreset) (FF51+)
|
||||
* http://www.ghacks.net/2016/08/19/firefox-51-search-restore-feature/ ***/
|
||||
user_pref("browser.search.reset.enabled", false);
|
||||
user_pref("browser.search.reset.whitelist", "");
|
||||
|
Loading…
Reference in New Issue
Block a user