mirror of
https://github.com/janishutz/MusicPlayer.git
synced 2026-09-10 14:25:24 +02:00
feat: basic rendering of queue on share screen
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<CurrentSong />
|
||||
</div>
|
||||
<div>
|
||||
<SharedQueue :songs="[]" :idx="-1" />
|
||||
<SharedQueue />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user