mirror of
https://github.com/LinoSchmidt/StickExporterTX.git
synced 2026-03-21 01:51:15 +01:00
Removed Menu
This commit is contained in:
@@ -19,6 +19,8 @@ const createWindow = () => {
|
||||
}
|
||||
});
|
||||
|
||||
mainWindow.setMenu(null);
|
||||
|
||||
require('@electron/remote/main').initialize();
|
||||
require("@electron/remote/main").enable(mainWindow.webContents);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user