use album hash to resolve album page

This commit is contained in:
geoffrey45
2022-06-26 19:05:36 +03:00
parent 92ef22596b
commit 22ff52e86e
9 changed files with 36 additions and 48 deletions
+1 -2
View File
@@ -42,8 +42,7 @@
:to="{
name: 'AlbumView',
params: {
album: props.song.album,
artist: props.song.albumartist,
hash: props.song.albumhash,
},
}"
>