Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
v108 (#1613)
nit: add a ';' to the end of line 1040
  • Loading branch information
icpantsparti2 committed Jan 8, 2023
1 parent be376af commit 62a68f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user.js
Expand Up @@ -1037,7 +1037,7 @@ user_pref("extensions.webcompat-reporter.enabled", false); // [DEFAULT: false]
// user_pref("browser.newtabpage.activity-stream.feeds.discoverystreamfeed", "");
// user_pref("browser.newtabpage.activity-stream.feeds.snippets", "");
// user_pref("browser.region.network.url", "");
// user_pref("browser.region.update.enabled", "")
// user_pref("browser.region.update.enabled", "");
// user_pref("browser.ssl_override_behavior", "");
// user_pref("devtools.chrome.enabled", "");
// user_pref("dom.disable_beforeunload", "");
Expand Down

0 comments on commit 62a68f0

Please sign in to comment.