fix timestamp for messages sent with a PMP
This commit is contained in:
parent
0a6c097c50
commit
4dc692634e
2 changed files with 2 additions and 1 deletions
|
|
@ -38,6 +38,7 @@ class MessageWrapper extends StatelessWidget {
|
||||||
children: [
|
children: [
|
||||||
if (groupStatus?.isFirst != false)
|
if (groupStatus?.isFirst != false)
|
||||||
Row(
|
Row(
|
||||||
|
spacing: 4,
|
||||||
children: [
|
children: [
|
||||||
Flexible(
|
Flexible(
|
||||||
child: MessageDisplayname(
|
child: MessageDisplayname(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue