complete project teardown

This commit is contained in:
geoffrey45
2022-03-07 20:16:35 +03:00
parent b930fc0ca6
commit 25f79d8a20
12 changed files with 207 additions and 203 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<router-link
:to="{
name: 'AlbumView',
params: { album: album.name, artist: album.artist },
params: { album: album.album, artist: album.artist },
}"
class="result-item shadow-sm"
>