check for update on launch, prep for operation balls
This commit is contained in:
parent
798a38613d
commit
23dafc4036
3 changed files with 13 additions and 8 deletions
|
@ -64,7 +64,7 @@ const store = new Vuex.Store({
|
|||
}
|
||||
}
|
||||
})
|
||||
|
||||
ipcRenderer.send('check-for-update')
|
||||
const app = new Vue({
|
||||
el: "#app",
|
||||
store: store,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue