Update queue.ejs
This commit is contained in:
parent
b249512467
commit
9775cb758d
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@
|
|||
app.mk.changeToMediaAtIndex(index)
|
||||
},
|
||||
updateQueue() {
|
||||
this.selected = -1
|
||||
if (app.mk.queue) {
|
||||
this.queuePosition = app.mk.queue.position;
|
||||
this.queueItems = app.mk.queue._queueItems;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue