Merge commit 'fc8ad51380ad55f7fd64a55f0e85f5d3866f9eca' into fluffychat-merge-2
This commit is contained in:
commit
5cd93fd3d2
1 changed files with 0 additions and 2 deletions
|
|
@ -98,8 +98,6 @@ class SendFileDialogState extends State<SendFileDialog> {
|
|||
widget.files.length,
|
||||
),
|
||||
);
|
||||
} else {
|
||||
scaffoldMessenger.clearSnackBars();
|
||||
}
|
||||
|
||||
final label = _labelTextController.text.trim();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue