port recents endpoints to use stores

This commit is contained in:
cwilvx
2024-07-19 23:07:22 +03:00
parent 2a1f178da2
commit 8f592a4636
7 changed files with 90 additions and 68 deletions
+3 -3
View File
@@ -59,8 +59,8 @@
- Replace the DbManager class with cls.execute()
- Paginate the following endpoints:
1. Folder tracks
2. Playlist tracks
2. Playlist tracks
- When you update a playlist, update the store as well!
- When you update a playlist, update the store as well!