whoops sorry

This commit is contained in:
Amaru8 2022-07-16 15:18:18 +02:00
parent 8031e790bf
commit 1ab81ceb3b

View file

@ -142,10 +142,6 @@ var app = new Vue({
} }
} }
}, },
checkMode() {
urlParams = new URLSearchParams(window.location.search);
return urlParams.has('mode') ? urlParams.get('mode') : "default";
},
artworkPlaying() { artworkPlaying() {
if (this.player.currentMediaItem.status) { if (this.player.currentMediaItem.status) {
return return