Lots of fixes for artist detail page and track management

This commit is contained in:
Connor Johnstone
2026-03-18 13:44:49 -04:00
parent 2314346925
commit a268ec4e56
12 changed files with 889 additions and 80 deletions

View File

@@ -1,2 +1,3 @@
pub mod navbar;
pub mod status_badge;
pub mod watch_indicator;