refactor(handler): Created a macro to handle all table key events to reduce code duplication and make future implementations faster; Only refactored the Sonarr library to use it thus far

This commit is contained in:
2024-12-07 19:20:13 -07:00
parent 23b1ca4371
commit 47b609369b
9 changed files with 547 additions and 259 deletions
Generated
+1
View File
@@ -1349,6 +1349,7 @@ dependencies = [
"managarr-tree-widget",
"mockall",
"mockito",
"paste",
"pretty_assertions",
"ratatui",
"regex",