stop bonking the app qwack
This commit is contained in:
parent
f84adfaf14
commit
391a9f42f4
2 changed files with 2 additions and 3 deletions
|
@ -47,11 +47,11 @@ app.on('ready', () => {
|
|||
const win = await bw.createWindow()
|
||||
|
||||
console.log('[Cider][Widevine] Status:', components.status());
|
||||
win.show();
|
||||
|
||||
win.on("ready-to-show", () => {
|
||||
Cider.bwCreated();
|
||||
CiderPlug.callPlugins('onReady', win);
|
||||
|
||||
win.show();
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue