feat(ui): Sonarr support for the series details popup
This commit is contained in:
@@ -312,7 +312,7 @@ impl<'a, 'b> KeyEventHandler<'a, 'b, ActiveSonarrBlock> for HistoryHandler<'a, '
|
||||
}
|
||||
}
|
||||
|
||||
fn history_sorting_options() -> Vec<SortOption<SonarrHistoryItem>> {
|
||||
pub(in crate::handlers::sonarr_handlers) fn history_sorting_options() -> Vec<SortOption<SonarrHistoryItem>> {
|
||||
vec![
|
||||
SortOption {
|
||||
name: "Source Title",
|
||||
|
||||
Reference in New Issue
Block a user