ghacks-clear-[removed].js : Fix JS syntax (#460)

* Fix syntax

* updated 06-July-2018
This commit is contained in:
Hervé 2018-07-06 13:44:53 +00:00 committed by Thorin-Oakenpants
parent a81d013e45
commit 96706cf11e

View File

@ -1,7 +1,7 @@
/***
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:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@ -90,7 +90,7 @@
'browser.laterrun.enabled',
'browser.offline-apps.notify',
'browser.rights.3.shown',
'browser.slowStartup.maxSamples'
'browser.slowStartup.maxSamples',
'browser.slowStartup.notificationDisabled',
'browser.slowStartup.samples',
'browser.storageManager.enabled',