From 5dc09fef768e4d8f6745009fc9cb5831cf56021f Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 22 Jun 2024 19:46:27 +0000 Subject: [PATCH] syntax --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 02201b8..d0f6b52 100644 --- a/user.js +++ b/user.js @@ -597,7 +597,7 @@ user_pref("browser.tabs.searchclipboardfor.middleclick", false); // [DEFAULT: fa * 0=Block all requests 1=Warn on all requests (which lets the user decide) 2=Allow all requests * [1] https://github.com/chromium/content_analysis_sdk */ user_pref("browser.contentanalysis.enabled", false); // [FF121+] [DEFAULT: false] -user_pref("browser.contentanalysis.default_result", 0; // [FF127+] [DEFAULT: 0] +user_pref("browser.contentanalysis.default_result", 0); // [FF127+] [DEFAULT: 0] /** DOWNLOADS ***/ /* 2651: enable user interaction for security by always asking where to download