mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-06-09 21:56:32 +00:00
fix: remove CHECK ME comment
This commit is contained in:
parent
d4dc5dc0a1
commit
f3a2eb94d9
@ -77,7 +77,6 @@ export class ElectronMainMenuFactory extends TheiaElectronMainMenuFactory {
|
|||||||
return escapedMenu;
|
return escapedMenu;
|
||||||
}
|
}
|
||||||
|
|
||||||
// CHECK ME
|
|
||||||
override async doSetMenuBar(): Promise<void> {
|
override async doSetMenuBar(): Promise<void> {
|
||||||
// Avoid updating menu items when the app is not ready.
|
// Avoid updating menu items when the app is not ready.
|
||||||
// Getting the current electron window is not free and synchronous.
|
// Getting the current electron window is not free and synchronous.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user