Revert "Merge branch 'innolab' into develop"
This reverts commitb740f76e3c
, reversing changes made toa5746f08fa
.
This commit is contained in:
parent
0297c19a10
commit
63962f904b
3 changed files with 2 additions and 6 deletions
|
@ -36,8 +36,6 @@ const MusicKitInterop = {
|
|||
if (trackFilter || !app.cfg.lastfm.filterLoop) {
|
||||
global.ipcRenderer.send('nowPlayingItemDidChangeLastFM', attributes);
|
||||
}
|
||||
|
||||
global.ipcRenderer.send('nowPlayingItemDidChange', MusicKitInterop.getAttributes());
|
||||
});
|
||||
|
||||
MusicKit.getInstance().addEventListener(MusicKit.Events.authorizationStatusDidChange, () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue