commit 7f2c92f654220db546d2290f38d61ab010e36bd7
parent 5b82afd5bd103e12fa29e460f5dd2812d7dca858
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Tue, 15 Oct 2019 09:28:52 +0000
webgl.dxgl.enabled
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
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: 13-October-2019
+ Last updated: 15-October-2019
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -211,6 +211,7 @@
'intl.regional_prefs.use_os_locales',
'dom.push.connection.enabled',
'dom.push.serverURL',
+ 'webgl.dxgl.enabled',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]