chore: Display error message on file

send failed
This commit is contained in:
Christian Pauly 2022-04-01 11:39:28 +02:00
commit 514f73999a
2 changed files with 18 additions and 17 deletions

View file

@ -290,8 +290,6 @@ class Message extends StatelessWidget {
)),
),
row,
if (event.fileSendingStatus != null)
Text(event.fileSendingStatus!.name),
if (event.hasAggregatedEvents(timeline, RelationshipTypes.reaction))
Padding(
padding: EdgeInsets.only(