Updates #415: Make artist's discography sort order configurable
This commit is contained in:
@@ -64,6 +64,7 @@ type AlbumsPageConfig struct {
|
||||
|
||||
type ArtistPageConfig struct {
|
||||
InitialView string
|
||||
DiscographySort string
|
||||
TracklistColumns []string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user