mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
Typo
This commit is contained in:
parent
d3d65259c9
commit
6cd429a4d3
@ -103,7 +103,7 @@ if (!isLock) {
|
||||
createWindow();
|
||||
createTray();
|
||||
if (process.platform === 'win32') {
|
||||
app.setAppUserModelId("org.qortal.QortalUi");
|
||||
app.setAppUserModelId("org.qortal.QortalUI");
|
||||
}
|
||||
autoUpdater.checkForUpdatesAndNotify();
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user