switch rank order between playlists and tracks
This commit is contained in:
@@ -93,8 +93,8 @@ type ContentType int
|
||||
const (
|
||||
ContentTypeAlbum ContentType = iota
|
||||
ContentTypeArtist
|
||||
ContentTypeTrack
|
||||
ContentTypePlaylist
|
||||
ContentTypeTrack
|
||||
ContentTypeGenre
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user