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