mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 20:49:26 +01:00
fix: Mark voice messages with msc3245
This commit is contained in:
parent
82df5526dd
commit
bc78647fb6
@ -374,7 +374,8 @@ class ChatController extends State<Chat> {
|
||||
'info': {
|
||||
...file.info,
|
||||
'duration': result.duration,
|
||||
}
|
||||
},
|
||||
'org.matrix.msc3245.voice': {},
|
||||
}),
|
||||
);
|
||||
setState(() {
|
||||
|
Loading…
Reference in New Issue
Block a user