Added field_type to Radarr events to dynamically display fields at runtime. Also updated the keybinding for events in the systems tab to reuse the 'e' key.
This commit is contained in:
@@ -36,7 +36,7 @@ impl DrawUi for SystemDetailsUi {
|
||||
draw_tasks_popup,
|
||||
)
|
||||
}
|
||||
ActiveRadarrBlock::SystemQueue => draw_medium_popup_over(
|
||||
ActiveRadarrBlock::SystemQueuedEvents => draw_medium_popup_over(
|
||||
f,
|
||||
app,
|
||||
content_rect,
|
||||
|
||||
Reference in New Issue
Block a user