mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 00:09:47 +01:00
Add warning about cached artist images
This commit is contained in:
parent
f6756682f1
commit
f9a6775126
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user