You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance song retrieval by adding category filtering for recent songs
- Updated SongController to support fetching recent songs by category.
- Modified RecentSongsProvider to handle new response structure with PageDto.
- Adjusted endpoint and data handling to accommodate category-based song retrieval.
0 commit comments