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
View File
@@ -15,7 +15,6 @@
<SongList
:tracks="FStore.tracks"
:path="FStore.path"
:copyright="null"
/>
</div>
</div>