Various error fixing

Signed-off-by: Core <core@coredev.uk>
This commit is contained in:
Core 2022-09-13 18:07:08 +01:00
parent 085081afc3
commit 588a960965
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0
18 changed files with 28 additions and 18 deletions

View file

@ -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'">