mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 06:07:37 +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,
|
InfoArtistBlog = 25,
|
||||||
InfoArtistFamiliarity = 26,
|
InfoArtistFamiliarity = 26,
|
||||||
InfoArtistHotttness = 27,
|
InfoArtistHotttness = 27,
|
||||||
InfoArtistImages = 28,
|
InfoArtistImages = 28, //cached -- do not change
|
||||||
InfoArtistNews = 29,
|
InfoArtistNews = 29,
|
||||||
InfoArtistProfile = 30,
|
InfoArtistProfile = 30,
|
||||||
InfoArtistReviews = 31,
|
InfoArtistReviews = 31,
|
||||||
|
Reference in New Issue
Block a user