From 96706cf11e25e8d125cd5d1e7a392233df013bb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9?= Date: Fri, 6 Jul 2018 13:44:53 +0000 Subject: [PATCH] ghacks-clear-[removed].js : Fix JS syntax (#460) * Fix syntax * updated 06-July-2018 --- scratchpad-scripts/ghacks-clear-[removed].js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js index c7e33f7..5b5b389 100644 --- a/scratchpad-scripts/ghacks-clear-[removed].js +++ b/scratchpad-scripts/ghacks-clear-[removed].js @@ -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',