feat(models): Added the ActiveSonarrBlocks for editing all indexer settings
This commit is contained in:
@@ -146,6 +146,11 @@ pub enum ActiveSonarrBlock {
|
|||||||
HistoryDetails,
|
HistoryDetails,
|
||||||
HistorySortPrompt,
|
HistorySortPrompt,
|
||||||
Indexers,
|
Indexers,
|
||||||
|
IndexerSettingsConfirmPrompt,
|
||||||
|
IndexerSettingsMaximumSizeInput,
|
||||||
|
IndexerSettingsMinimumAgeInput,
|
||||||
|
IndexerSettingsRetentionInput,
|
||||||
|
IndexerSettingsRssSyncIntervalInput,
|
||||||
ManualEpisodeSearch,
|
ManualEpisodeSearch,
|
||||||
ManualEpisodeSearchConfirmPrompt,
|
ManualEpisodeSearchConfirmPrompt,
|
||||||
ManualEpisodeSearchSortPrompt,
|
ManualEpisodeSearchSortPrompt,
|
||||||
|
|||||||
Reference in New Issue
Block a user