implement "someone is on the website and i pause my song"
This commit is contained in:
parent
11517475ed
commit
e98811546b
1 changed files with 2 additions and 0 deletions
|
@ -198,6 +198,8 @@ import LastFMIcon from "@assets/svg/fm.svg";
|
|||
|
||||
(document.querySelector(".lastfm-link") as HTMLLinkElement).href =
|
||||
track.url;
|
||||
} else {
|
||||
spotifyCardWrapper.style = "";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue