ghacks-clear-[removed].js : Fix JS syntax (#460)
* Fix syntax * updated 06-July-2018
This commit is contained in:
parent
a81d013e45
commit
96706cf11e
@ -1,7 +1,7 @@
|
|||||||
/***
|
/***
|
||||||
This will reset the preferences that have been removed completely from the ghacks user.js.
|
This will reset the preferences that have been removed completely from the ghacks user.js.
|
||||||
|
|
||||||
Last updated: 03-Jun-2018
|
Last updated: 06-July-2018
|
||||||
|
|
||||||
For instructions see:
|
For instructions see:
|
||||||
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
||||||
@ -90,7 +90,7 @@
|
|||||||
'browser.laterrun.enabled',
|
'browser.laterrun.enabled',
|
||||||
'browser.offline-apps.notify',
|
'browser.offline-apps.notify',
|
||||||
'browser.rights.3.shown',
|
'browser.rights.3.shown',
|
||||||
'browser.slowStartup.maxSamples'
|
'browser.slowStartup.maxSamples',
|
||||||
'browser.slowStartup.notificationDisabled',
|
'browser.slowStartup.notificationDisabled',
|
||||||
'browser.slowStartup.samples',
|
'browser.slowStartup.samples',
|
||||||
'browser.storageManager.enabled',
|
'browser.storageManager.enabled',
|
||||||
|
Loading…
Reference in New Issue
Block a user