Fix windows menu
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ const template: MenuItemConstructorOptions[] = [
|
||||
},
|
||||
],
|
||||
}
|
||||
: undefined,
|
||||
: {type: "separator"},
|
||||
{ type: "separator" },
|
||||
{
|
||||
label: "Quit",
|
||||
|
||||
Reference in New Issue
Block a user