We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
renamingTab
1 parent da22e5d commit cd21d6eCopy full SHA for cd21d6e
ui/arduino2/store.js
@@ -24,6 +24,7 @@ async function store(state, emitter) {
24
state.creatingFile = null
25
state.renamingFile = null
26
state.creatingFolder = null
27
+ state.renamingTab = null
28
29
state.availablePorts = []
30
0 commit comments