revert previous commit and fix actual syntax error

This commit is contained in:
fxbrit 2022-10-20 17:27:20 +02:00
parent 12212ff54a
commit 441d1f91e5
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ Setting versions are documented using the pref `librewolf.cfg.version`, availabl
**References**:
- hide Firefox View til reviewed, see https://gitlab.com/librewolf-community/browser/source/-/issues/78;
- unlock setting version, to avoid file corruption;
- hotfix for syntax error;
#### Removed preferences

View file

@ -7,7 +7,7 @@
* WARNING: make sure the first line of this file is empty. this is a known bug.
* WARNING: do not lock below pref, otherwise the file will be corrupted.
*/
pref("librewolf.cfg.version", "7.2");
lockPref("librewolf.cfg.version", "7.2");
/** INDEX