chore: Follow up send file snackbars
This commit is contained in:
parent
d53d0d8083
commit
dfb2605829
1 changed files with 1 additions and 0 deletions
|
|
@ -120,6 +120,7 @@ class SendFileDialogState extends State<SendFileDialog> {
|
|||
);
|
||||
}
|
||||
}
|
||||
scaffoldMessenger.clearSnackBars();
|
||||
} catch (e) {
|
||||
scaffoldMessenger.clearSnackBars();
|
||||
scaffoldMessenger.showSnackBar(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue