mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
modify queue page to use the correct track component
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="queue-view">
|
||||
<Queue />
|
||||
<Queue :isOnQueuePage="true" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user