mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
show albums from artist at the bottom of album page
+ add a testing genres strip in album page + misc refactors
This commit is contained in:
committed by
Mungai Njoroge
parent
da852e72f3
commit
4a49d48011
+1
-1
@@ -161,7 +161,7 @@ export default defineStore("Queue", {
|
||||
this.from = <fromAlbum>{
|
||||
type: FromOptions.album,
|
||||
name: aname,
|
||||
hash: albumhash,
|
||||
albumhash: albumhash,
|
||||
albumartist: albumartist,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user