implement playlist store

This commit is contained in:
cwilvx
2024-07-15 20:11:18 +03:00
parent 88a72763df
commit c8c21dc01a
5 changed files with 127 additions and 81 deletions
+3
View File
@@ -61,3 +61,6 @@
- Paginate the following endpoints:
1. Folder tracks
2. Playlist tracks
- When you update a playlist, update the store as well!