feat(ui): Sonarr Series details UI is now available

This commit is contained in:
2024-12-05 19:07:45 -07:00
parent 5abed23cf2
commit bd1a4f0939
10 changed files with 929 additions and 50 deletions
+1
View File
@@ -44,6 +44,7 @@ mod history;
mod indexers;
mod library;
mod root_folders;
mod sonarr_ui_utils;
mod system;
#[cfg(test)]