From 3eec696dfc0d9405d0a68ef51b771ac6f2d20e7f Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 5 Jul 2020 04:40:55 +0000 Subject: [PATCH] fix */ Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com> --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 4c1c826..97030b4 100644 --- a/user.js +++ b/user.js @@ -126,7 +126,7 @@ user_pref("browser.newtabpage.activity-stream.feeds.discoverystreamfeed", false) /* 0105d: disable Activity Stream recent Highlights in the Library [FF57+] ***/ // user_pref("browser.library.activity-stream.enabled", false); /* 0105e: clear default topsites - * [NOTE] This does not block you from adding your own */ + * [NOTE] This does not block you from adding your own ***/ user_pref("browser.newtabpage.activity-stream.default.sites", false); /* 0110: start Firefox in PB (Private Browsing) mode * [NOTE] In this mode *all* windows are "private windows" and the PB mode icon is not displayed