chore: Follow up sendfile snackbars
This commit is contained in:
parent
b83503585f
commit
d53d0d8083
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ class SendFileDialogState extends State<SendFileDialog> {
|
|||
),
|
||||
);
|
||||
} else {
|
||||
scaffoldMessenger.showLoadingSnackBar(l10n.sendingAttachment);
|
||||
scaffoldMessenger.clearSnackBars();
|
||||
}
|
||||
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue