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
|
@ -156,3 +156,5 @@ process.once('loaded', () => {
|
|||
console.log("Setting ipcRenderer")
|
||||
global.MusicKitInterop = MusicKitInterop;
|
||||
});
|
||||
|
||||
ipcRenderer.send('check-for-update')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue