mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
Add warning about cached artist images
This commit is contained in:
@@ -70,7 +70,7 @@ enum InfoType { // as items are saved in cache, mark them here to not change the
|
||||
InfoArtistBlog = 25,
|
||||
InfoArtistFamiliarity = 26,
|
||||
InfoArtistHotttness = 27,
|
||||
InfoArtistImages = 28,
|
||||
InfoArtistImages = 28, //cached -- do not change
|
||||
InfoArtistNews = 29,
|
||||
InfoArtistProfile = 30,
|
||||
InfoArtistReviews = 31,
|
||||
|
Reference in New Issue
Block a user