user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 96706cf11e25e8d125cd5d1e7a392233df013bb5
parent a81d013e45af4d4346e9b3f47160f8a911eb250e
Author: Hervé <dud225@users.noreply.github.com>
Date:   Fri,  6 Jul 2018 13:44:53 +0000

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

* Fix syntax

* updated 06-July-2018

Diffstat:
Mscratchpad-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 @@ -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',