mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 02:43:33 +00:00
Add album artist list route
This commit is contained in:
parent
185175aa89
commit
24af17b8fe
19 changed files with 1269 additions and 32 deletions
|
|
@ -3,3 +3,4 @@ export * from './player.store';
|
|||
export * from './app.store';
|
||||
export * from './album.store';
|
||||
export * from './song.store';
|
||||
export * from './album-artist.store';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue