mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 04:23:01 +00:00
use album hash to resolve album page
This commit is contained in:
@@ -42,8 +42,7 @@
|
||||
:to="{
|
||||
name: 'AlbumView',
|
||||
params: {
|
||||
album: props.song.album,
|
||||
artist: props.song.albumartist,
|
||||
hash: props.song.albumhash,
|
||||
},
|
||||
}"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user