feat(network): Support for testing all Sonarr indexers at once

This commit is contained in:
2024-11-22 17:35:36 -07:00
parent 68830a8789
commit 6896fcc134
14 changed files with 207 additions and 22 deletions
+1
View File
@@ -1,2 +1,3 @@
pub mod modals;
pub mod radarr;
pub mod sonarr;