missing comma

thanks @sebp  - 0d57cfc44a (commitcomment-35890867)
This commit is contained in:
Thorin-Oakenpants 2019-11-11 13:00:01 +00:00 committed by GitHub
parent 0d57cfc44a
commit 1d31da40ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: 09-November-2019 Last updated: 11-November-2019
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]
@ -211,7 +211,7 @@
'extensions.webservice.discoverURL', 'extensions.webservice.discoverURL',
'intl.locale.requested', 'intl.locale.requested',
'intl.regional_prefs.use_os_locales', 'intl.regional_prefs.use_os_locales',
'privacy.usercontext.about_newtab_segregation.enabled' 'privacy.usercontext.about_newtab_segregation.enabled',
'security.insecure_connection_icon.pbmode.enabled', 'security.insecure_connection_icon.pbmode.enabled',
'security.insecure_connection_text.pbmode.enabled', 'security.insecure_connection_text.pbmode.enabled',
'webgl.dxgl.enabled', 'webgl.dxgl.enabled',