Remove support URL for FAQ in browser preferences

This commit is contained in:
mr. M
2024-11-10 18:05:27 +01:00
parent 056de6fc13
commit 5ab9ee7c34

View File

@@ -287,6 +287,3 @@ pref('browser.download.autohideButton', false);
#ifdef XP_MACOSX
pref('widget.macos.titlebar-blend-mode.behind-window', true);
#endif
// Support URL to FAQ
pref('app.support.baseURL', 'https://docs.zen-browser.app/faq#');