From 441d1f91e5965f148fc193b97e02891838acaa37 Mon Sep 17 00:00:00 2001 From: fxbrit <8320298-fxbrit@users.noreply.gitlab.com> Date: Thu, 20 Oct 2022 17:27:20 +0200 Subject: [PATCH] revert previous commit and fix actual syntax error --- docs/Changelog.md | 2 +- librewolf.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Changelog.md b/docs/Changelog.md index 315dd06..73a1a9f 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -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 diff --git a/librewolf.cfg b/librewolf.cfg index 1c79a3e..381aca0 100755 --- a/librewolf.cfg +++ b/librewolf.cfg @@ -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