mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
✅ complete project teardown
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user