lastfm module (not working for now)
This commit is contained in:
parent
2d27939881
commit
44b840eb03
2 changed files with 208 additions and 3 deletions
|
@ -31,9 +31,7 @@ electron.app.on('ready', () => {
|
|||
|
||||
electron.components.whenReady().then(async () => {
|
||||
await Cider.createWindow()
|
||||
plug.callPlugins('onReady', Cider);
|
||||
|
||||
|
||||
plug.callPlugins('onReady', Cider);
|
||||
})
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue