From c37fe0699b13ded8c49238558f2797af71768f97 Mon Sep 17 00:00:00 2001 From: quindecim <49964366+quindecim@users.noreply.github.com> Date: Sat, 27 Apr 2019 09:34:46 +0000 Subject: [PATCH] [HOTFIX] Update user.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ✅ Fixed typing error --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 8f70dd6..aa8722c 100644 --- a/user.js +++ b/user.js @@ -52,7 +52,7 @@ user_pref("datareporting.policy.firstRunURL", ""); user_pref("datareporting.policy.minimumPolicyVersion", 0); user_pref("datareporting.policy.minimumPolicyVersion.channel-beta", 0); // Pref : Disable personalized Extension Recommendations in about:addons and AMO - * [NOTE] This pref has no effect when Health Reports are disabled +//[NOTE] This pref has no effect when Health Reports are disabled // https://support.mozilla.org/kb/personalized-extension-recommendations user_pref("browser.discovery.enabled", false); // [DEFAULT: false] // Pref : Disable Crash Reports