mirror of
https://github.com/arkenfox/user.js.git
synced 2025-11-08 17:45:24 +01:00
Updated 3.2 Applying Your Changes (markdown)
@@ -44,7 +44,7 @@ user_pref("gfx.downloadable_fonts.woff2.enabled", true); //1405
|
||||
user_pref("mathml.disabled", false); // 2663
|
||||
```
|
||||
|
||||
The next time you update the `profile/user.js` and replace it, all your have to do is append the contents of your existing tweaks from `profile/user-override.js`. Or if you use our updater scripts, it will do this manual step for you as well.
|
||||
The next time you update the `profile/user.js` and replace it, all you have to do is append the contents of your existing tweaks from `profile/user-override.js`. Or if you use our updater scripts, it will do this manual step for you as well.
|
||||
|
||||
### :small_orange_diamond: Caveats
|
||||
|
||||
|
||||
Reference in New Issue
Block a user