Various error fixing
Signed-off-by: Core <core@coredev.uk>
This commit is contained in:
parent
085081afc3
commit
588a960965
18 changed files with 28 additions and 18 deletions
|
@ -15,6 +15,7 @@
|
|||
</div>
|
||||
<div class="queue-body" v-if="page == 'history'">
|
||||
<mediaitem-list-item :show-library-status="false" v-for="item in history"
|
||||
v-bind:key="item.id"
|
||||
:item="item"></mediaitem-list-item>
|
||||
</div>
|
||||
<div class="queue-body" v-if="page == 'queue'">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue