mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
move utility methods to @/utils
This commit is contained in:
@@ -20,7 +20,7 @@ const props = defineProps<{
|
||||
discs: {
|
||||
[key: string]: Track[];
|
||||
};
|
||||
copyright: string;
|
||||
copyright?: string;
|
||||
}>();
|
||||
|
||||
// check if the disc is the last disc
|
||||
|
||||
Reference in New Issue
Block a user