Skip to content

Commit 18b675b

Browse files
author
Akos Kitta
committed
added todo.
Signed-off-by: Akos Kitta <[email protected]>
1 parent 98ee2d4 commit 18b675b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: arduino-ide-extension/src/browser/arduino-frontend-contribution.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ export class ArduinoFrontendContribution
373373
);
374374
}
375375

376+
// TODO: should be handled by `Close` contribution. https://github.com/arduino/arduino-ide/issues/1016
376377
onWillStop(): OnWillStopAction {
377378
return {
378379
reason: 'temp-sketch',

0 commit comments

Comments
 (0)