Closes #351: show reissue year in album page header
This commit is contained in:
@@ -38,6 +38,7 @@ type Album struct {
|
||||
ArtistIDs []string
|
||||
ArtistNames []string
|
||||
Year int
|
||||
ReissueYear int
|
||||
Genres []string
|
||||
TrackCount int
|
||||
Favorite bool
|
||||
|
||||
Reference in New Issue
Block a user