mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
attach artist page link to ArtistName component
+ separate fetching artist albums with fetching artist info + include limit when fetching artist albums + refactor interfaces
This commit is contained in:
committed by
Mungai Njoroge
parent
e54fea2d4d
commit
580dce1da9
@@ -20,7 +20,6 @@ const imageRoutes = {
|
||||
large: "/t/",
|
||||
small: "/t/s/",
|
||||
},
|
||||
// artist: "/a/",
|
||||
artist: {
|
||||
large: "/a/",
|
||||
small: "/a/s/",
|
||||
|
||||
Reference in New Issue
Block a user