From 8314c507bb7e7609d77a60a328688744c8678cd3 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Tue, 1 Oct 2019 08:18:42 +0000 Subject: [PATCH] remove extra line break --- user.js | 1 - 1 file changed, 1 deletion(-) diff --git a/user.js b/user.js index b278093..9092d6a 100644 --- a/user.js +++ b/user.js @@ -188,7 +188,6 @@ user_pref("intl.charset.fallback.override", "windows-1252"); * This is the language used in menus, about pages, messages, and notifications from Firefox ***/ // user_pref("intl.locale.requested", "en-US"); // [HIDDEN PREF] - /*** [SECTION 0300]: QUIET FOX Starting in user.js v67, we only disable the auto-INSTALL of Firefox. You still get prompts to update, in one click. We have NEVER disabled auto-CHECKING, and highly discourage that.