whoops sorry
This commit is contained in:
parent
8031e790bf
commit
1ab81ceb3b
1 changed files with 0 additions and 4 deletions
|
@ -142,10 +142,6 @@ var app = new Vue({
|
|||
}
|
||||
}
|
||||
},
|
||||
checkMode() {
|
||||
urlParams = new URLSearchParams(window.location.search);
|
||||
return urlParams.has('mode') ? urlParams.get('mode') : "default";
|
||||
},
|
||||
artworkPlaying() {
|
||||
if (this.player.currentMediaItem.status) {
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue