Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
Enable original languages
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonLaster committed Apr 4, 2018
1 parent b5bd425 commit 3c352c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/panel/prefs.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ pref("devtools.debugger.features.shortcuts", true);
pref("devtools.debugger.features.root", true);
pref("devtools.debugger.features.column-breakpoints", false);
pref("devtools.debugger.features.chrome-scopes", false);
pref("devtools.debugger.features.map-scopes", false);
pref("devtools.debugger.features.map-scopes", true);
pref("devtools.debugger.features.breakpoints-dropdown", false);
pref("devtools.debugger.features.remove-command-bar-options", false);
pref("devtools.debugger.features.workers", true);
Expand Down

0 comments on commit 3c352c9

Please sign in to comment.