mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 05:33:03 -05:00
Merge branch 'main-patch-b84e' into 'main'
Fix a typo in librewolf-prefs.patch See merge request librewolf-community/browser/source!51
This commit is contained in:
commit
dc5ee9badc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
+
|
||||
+pref("librewolf.firefoxView.hideTabPickup", false);
|
||||
+pref("librewolf.firefoxView.hideColorways", true);
|
||||
+pref("librewolf.uBO.assetsBootstrapLocation, "");
|
||||
+pref("librewolf.uBO.assetsBootstrapLocation", "");
|
||||
+pref("librewolf.aboutMenu.checkVersion", false);
|
||||
+pref("librewolf.hidePasswdmgr", false);
|
||||
+
|
||||
|
|
Loading…
Reference in a new issue