feat: add music genres

This commit is contained in:
ThetaDev 2022-12-02 00:02:07 +01:00
parent c6cd364b9e
commit de7bd2a965
21 changed files with 154217 additions and 49 deletions

View file

@ -224,7 +224,7 @@ fn map_artist_page(
mapper.map_response(shelf.contents);
}
}
response::music_item::ItemSection::None => {}
_ => {}
}
}