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:
2023-08-08 10:50:07 -06:00
parent 72194fe668
commit 52f22312f3
10 changed files with 47 additions and 28 deletions
+1 -1
View File
@@ -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,