AlbumData Query, API Endpoint, and Integration into AlbumPage

This commit is contained in:
2024-11-20 04:43:53 +00:00
parent 3b6035dd71
commit dd14aa0b4d
6 changed files with 102 additions and 10 deletions

View File

@ -8,3 +8,4 @@ pub mod upload;
pub mod song_list;
pub mod loading;
pub mod error;
pub mod album_info;