diff --git a/user.js b/user.js index 7e9cc76..3ee9dcc 100644 --- a/user.js +++ b/user.js @@ -1195,7 +1195,7 @@ user_pref("network.cookie.lifetimePolicy", 2); // ------------------------------------- // Enforce Local Storage Next Generation (LSNG) [FF65+] user_pref("dom.storage.next_gen", true); // [DEFAULT: true FF92+] -// ------------------------------------- +// ------------------------------------- // Test user.js in about:config user_pref("_config.applied", true); // \ No newline at end of file