4
0
mirror of https://github.com/AltarikMC/Launcher synced 2025-12-16 12:13:50 +00:00

Dump to 0.6.0

This commit is contained in:
2021-09-19 18:20:36 +02:00
parent 59a12285c0
commit 3c3f5b532b
4 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ function createWindow () {
frame: false,
nativeWindowOpen: true
})
// Menu.setApplicationMenu(null)
Menu.setApplicationMenu(null)
win.loadFile('src/client/login.html')
win.on("close", () => {
app.quit()