feat: prepare adding songs

This commit is contained in:
2026-09-01 09:33:05 +02:00
parent 72dada18eb
commit f3d9251eee
18 changed files with 186 additions and 7 deletions
-2
View File
@@ -1,7 +1,5 @@
<script setup lang="ts">
import QueueViewer from '@/components/QueueViewer.vue';
</script>
<template>