diff --git a/3.1-Bulk-Pref-Resetting-[Scratchpad].md b/3.1-Bulk-Pref-Resetting-[Scratchpad].md index 4718b46..5c98752 100644 --- a/3.1-Bulk-Pref-Resetting-[Scratchpad].md +++ b/3.1-Bulk-Pref-Resetting-[Scratchpad].md @@ -17,7 +17,6 @@ The solution is simple. Automate it, and reset **every single pref** in the user NOTE: - REMOVED prefs are not covered by this (we have a scratchpad script for those). - This can also be used when applying a `user.js` to an existing profile for the first time. -- Some sections in the `user.js` are commented out, thus the prefs are "effectively" commented out, but the pref line itself isn't. So you can't just search for `// user_pref` ### :small_blue_diamond: Solution A: Our prefsCleaner.bat file