feat(ui): Sonarr support for editing a series from within the series details popup

This commit is contained in:
2024-12-05 19:11:54 -07:00
parent b27c13cf74
commit 73d666d1f5
4 changed files with 17 additions and 9 deletions
@@ -1,5 +1,3 @@
use log::debug;
use crate::app::key_binding::DEFAULT_KEYBINDINGS;
use crate::app::App;
use crate::event::Key;