fixed library scan using event listeners instead of store pattern
This commit is contained in:
@@ -123,6 +123,7 @@ class PlaylistStore {
|
||||
this.playlists = null;
|
||||
this.scrollPosition = 0;
|
||||
this.notify();
|
||||
void this.getPlaylists();
|
||||
}
|
||||
|
||||
// ===================================================================
|
||||
|
||||
Reference in New Issue
Block a user