Revert "lastfm module (not working for now)"
This reverts commit 44b840eb03
.
This commit is contained in:
parent
44b840eb03
commit
5a661f3c01
2 changed files with 3 additions and 208 deletions
|
@ -31,7 +31,9 @@ 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