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 4c648a3 commit ed7f839Copy full SHA for ed7f839
ui/arduino/store.js
@@ -58,8 +58,6 @@ async function store(state, emitter) {
58
59
state.isTerminalBound = false
60
61
- state.shortcutsContext = 'editor'
62
-
63
const newFile = createEmptyFile({
64
parentFolder: null, // Null parent folder means not saved?
65
source: 'disk'
0 commit comments