Extracted user management
This commit is contained in:
@@ -33,7 +33,7 @@ namespace Database
|
||||
|
||||
namespace API::Subsonic
|
||||
{
|
||||
namespace utils
|
||||
namespace Utils
|
||||
{
|
||||
std::string joinArtistNames(const std::vector<Database::ObjectPtr<Database::Artist>>& artists);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user