mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Keep playlist store separate
This commit is contained in:
parent
f21c9010ac
commit
157ac9f3a2
5 changed files with 7 additions and 6 deletions
|
|
@ -2,5 +2,6 @@ export * from './auth.store';
|
|||
export * from './player.store';
|
||||
export * from './app.store';
|
||||
export * from './list.store';
|
||||
export * from './playlist.store';
|
||||
export * from './album-list-data.store';
|
||||
export * from './album-artist-list-data.store';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue