move utility methods to @/utils

This commit is contained in:
geoffrey45
2022-08-04 18:43:12 +03:00
parent aae7b20c99
commit b9f0368f5b
30 changed files with 244 additions and 158 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ const props = defineProps<{
discs: {
[key: string]: Track[];
};
copyright: string;
copyright?: string;
}>();
// check if the disc is the last disc