Revert "chore: Do not send video msc object yet"
This reverts commit 86b0d04041.
This commit is contained in:
parent
86b0d04041
commit
23f4c64e50
1 changed files with 1 additions and 0 deletions
|
|
@ -635,6 +635,7 @@ class ChatController extends State<ChatPageWithRoom>
|
|||
...file.info,
|
||||
'duration': result.duration,
|
||||
},
|
||||
'org.matrix.msc3245.voice': {},
|
||||
'org.matrix.msc1767.audio': {
|
||||
'duration': result.duration,
|
||||
'waveform': result.waveform,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue