chore: Do not send video msc object yet
This commit is contained in:
parent
e72a5af5b3
commit
86b0d04041
1 changed files with 0 additions and 1 deletions
|
|
@ -635,7 +635,6 @@ 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