feat(ui): Full Sonarr support for the indexer tab

This commit is contained in:
2024-12-04 16:39:37 -07:00
parent a0b27ec105
commit 2d2901f6dc
27 changed files with 761 additions and 26 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ impl DrawUi for EditIndexerUi {
area,
draw_indexers,
draw_edit_indexer_prompt,
Size::LargePrompt,
Size::WideLargePrompt,
);
}
}