added genre cache
This commit is contained in:
@@ -35,6 +35,8 @@ class PlaylistStore {
|
||||
EventsOn(Events.PlaylistsRestored, () => {
|
||||
this.invalidate();
|
||||
});
|
||||
|
||||
void this.getPlaylists();
|
||||
}
|
||||
|
||||
// ===================================================================
|
||||
|
||||
Reference in New Issue
Block a user