chore: Display error message on file
send failed
This commit is contained in:
parent
58a282e9c8
commit
514f73999a
2 changed files with 18 additions and 17 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue