We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6713858 commit 498ed31Copy full SHA for 498ed31
1 file changed
src/store.ts
@@ -223,6 +223,7 @@ const makeInitialState = (): AppState => {
223
network_key: [],
224
timestamp_format: "",
225
output: "json",
226
+ enable_external_js: false,
227
},
228
devices: {},
229
device_options: {},
0 commit comments