From f6affa6076d69a95ebfebea8882ef24f45ea189a Mon Sep 17 00:00:00 2001 From: Hal <11689349+yokoffing@users.noreply.github.com> Date: Wed, 28 Feb 2024 18:19:35 -0500 Subject: [PATCH] missing pref text --- Securefox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Securefox.js b/Securefox.js index 867393b..b6ba559 100644 --- a/Securefox.js +++ b/Securefox.js @@ -812,7 +812,7 @@ user_pref("signon.privateBrowsingCapture.enabled", false); //user_pref("browser.contentblocking.report.lockwise.enabled", false); //user_pref("browser.contentblocking.report.lockwise.how_it_works.url", ""); -// disable Firefox Relay +// PREF: disable Firefox Relay // Privacy & Security > Passwords > Suggest Firefox Relay email masks to protect your email address //user_pref("signon.firefoxRelay.feature", "");