0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 21:53:31 -05:00
LibreWolf/patches/ui-patches/remove-organization-policy-banner.patch
2021-11-20 07:31:09 +01:00

11 lines
303 B
Diff

--- a/browser/components/preferences/preferences.js
+++ b/browser/components/preferences/preferences.js
@@ -161,8 +161,6 @@
this.removeAttribute("keyboard-navigation");
});
- maybeDisplayPoliciesNotice();
-
window.addEventListener("hashchange", onHashChange);
gotoPref().then(() => {