Skip to content

Commit

Permalink
0325 typo -> 3025
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman-Nopantski committed Mar 7, 2017
1 parent 26d3718 commit 530f7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user.js
Original file line number Diff line number Diff line change
Expand Up @@ -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", "");
Expand Down

0 comments on commit 530f7bc

Please sign in to comment.