fix: Cancel behaviour
This commit is contained in:
@@ -256,8 +256,6 @@ class _MessageActionsModalState extends State<MessageActionsModal> {
|
|||||||
} catch (err) {
|
} catch (err) {
|
||||||
_showErrorAlert();
|
_showErrorAlert();
|
||||||
}
|
}
|
||||||
} else {
|
|
||||||
Navigator.pop(context);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user