refactor(ui): Simplified the popup delegation so all future UI is easier to implement
This commit is contained in:
@@ -369,7 +369,7 @@ mod tests {
|
||||
test_edit_collection_key!(
|
||||
CollectionDetailsHandler,
|
||||
ActiveRadarrBlock::CollectionDetails,
|
||||
ActiveRadarrBlock::CollectionDetails
|
||||
Some(ActiveRadarrBlock::CollectionDetails)
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user