lastfm fallbacks added, removed single/ep from album names
This commit is contained in:
parent
f38fb88cd2
commit
d2de10b8b6
3 changed files with 20 additions and 12 deletions
|
@ -57,8 +57,6 @@ export default class playbackNotifications {
|
|||
</toast>`,
|
||||
});
|
||||
|
||||
console.log(this._notification.toastXml);
|
||||
|
||||
this._notification.on("click", (_: any) => {
|
||||
this._utils.getWindow().show();
|
||||
this._utils.getWindow().focus();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue