From aacf5d4a0b2cb056957cecc464b6a30d0ef978ff Mon Sep 17 00:00:00 2001 From: earthlng Date: Sun, 30 Sep 2018 15:30:32 +0000 Subject: [PATCH] update 1031 description --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 5146813..b5dc7e7 100644 --- a/user.js +++ b/user.js @@ -681,7 +681,7 @@ user_pref("toolkit.winRegisterApplicationRestart", false); * If set to false then the shortcuts use a generic Firefox icon ***/ user_pref("browser.shell.shortcutFavicons", false); /* 1031: disable favicons in tabs and new bookmarks - * bookmark favicons are stored as data blobs in places.sqlite>moz_favicons ***/ + * bookmark favicons are stored as data blobs in favicons.sqlite ***/ // user_pref("browser.chrome.site_icons", false); // user_pref("browser.chrome.favicons", false); /* 1032: disable favicons in web notifications ***/