fix erroneous ß in librewolf.cfg that broke configuration
This commit is contained in:
parent
bc71d27b8e
commit
71acfbdd05
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ defaultPref("privacy.window.maxInnerHeight", 900);
|
|||
defaultPref("privacy.resistFingerprinting.letterboxing", false);
|
||||
|
||||
/** [SECTION] WEBGL */
|
||||
defaultPref("webgl.disabled", true);ß
|
||||
defaultPref("webgl.disabled", true);
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue