mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 13:43:04 -05:00
add librewolf.hidePasswdmgr
to prefs patch
This commit is contained in:
parent
1009a2f20d
commit
1103f8e9ee
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
--- a/browser/app/profile/firefox.js
|
||||
+++ b/browser/app/profile/firefox.js
|
||||
@@ -21,0 +21,4 @@
|
||||
@@ -21,0 +21,5 @@
|
||||
+
|
||||
+pref("librewolf.firefoxView.hideTabPickup", false);
|
||||
+pref("librewolf.firefoxView.hideColorways", true);
|
||||
+pref("librewolf.uBO.assetsBootstrapLocation, "");
|
||||
+pref("librewolf.aboutMenu.checkVersion", false);
|
||||
+pref("librewolf.hidePasswdmgr", false);
|
||||
+
|
||||
|
|
Loading…
Reference in a new issue