Add "Refetch" option for albums and artists (#93)
This commit is contained in:
@@ -13,4 +13,5 @@ data class Artist(
|
||||
val shufflePlaylistId: String? = null,
|
||||
val radioVideoId: String? = null,
|
||||
val radioPlaylistId: String? = null,
|
||||
val timestamp: Long?
|
||||
)
|
||||
Reference in New Issue
Block a user