Skip to content

Commit 198d52b

Browse files
author
Akos Kitta
committed
added todo.
Signed-off-by: Akos Kitta <[email protected]>
1 parent fe743f8 commit 198d52b

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
@@ -409,6 +409,7 @@ export class ArduinoFrontendContribution
409409
);
410410
}
411411

412+
// TODO: should be handled by `Close` contribution. https://github.com/arduino/arduino-ide/issues/1016
412413
onWillStop(): OnWillStopAction {
413414
return {
414415
reason: 'temp-sketch',

0 commit comments

Comments
 (0)