mirror of
https://github.com/AltarikMC/Launcher
synced 2025-12-15 12:01:46 +00:00
Add update page (not done!)
This commit is contained in:
@@ -26,7 +26,7 @@ function createWindow () {
|
||||
frame: false
|
||||
})
|
||||
//Menu.setApplicationMenu(null)
|
||||
win.loadFile('src/client/login.html').then(() => {
|
||||
win.loadFile('src/client/checkingUpdate.html').then(() => {
|
||||
require('./updater.js').configUpdater(app, autoUpdater, dialog, logger, showNotification)
|
||||
})
|
||||
win.on("close", () => {
|
||||
|
||||
Reference in New Issue
Block a user