properly restore tracklist sort in artist page
This commit is contained in:
@@ -67,6 +67,7 @@ func newArtistPage(artistID string, cfg *backend.ArtistPageConfig, pm *backend.P
|
|||||||
im: im,
|
im: im,
|
||||||
contr: contr,
|
contr: contr,
|
||||||
activeView: activeView,
|
activeView: activeView,
|
||||||
|
trackSort: sort,
|
||||||
}}
|
}}
|
||||||
a.ExtendBaseWidget(a)
|
a.ExtendBaseWidget(a)
|
||||||
a.header = NewArtistPageHeader(a)
|
a.header = NewArtistPageHeader(a)
|
||||||
|
|||||||
Reference in New Issue
Block a user