Check on start
This commit is contained in:
parent
483e9a8dbd
commit
4e9f9b39e7
@ -105,6 +105,7 @@ if (!isLock) {
|
||||
if (process.platform === 'win32') {
|
||||
app.setAppUserModelId("org.qortal.QortalUI");
|
||||
}
|
||||
autoUpdater.checkForUpdatesAndNotify();
|
||||
setInterval(() => {
|
||||
autoUpdater.checkForUpdatesAndNotify();
|
||||
}, 1000 * 60 * 15)
|
||||
|
Loading…
x
Reference in New Issue
Block a user