Changed the artists view to use artist images
This commit is contained in:
@@ -54,7 +54,7 @@ namespace lms::api::subsonic
|
||||
|
||||
const std::unordered_map<std::string, ProtocolVersion> _serverProtocolVersionsByClient;
|
||||
const std::unordered_set<std::string> _openSubsonicDisabledClients;
|
||||
const std::unordered_set<std::string> _defaultCoverClients;
|
||||
const std::unordered_set<std::string> _defaultReleaseCoverClients;
|
||||
|
||||
db::Db& _db;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user