chore: Do not send video msc object yet

pull/1022/head
krille-chan 1 year ago
parent e72a5af5b3
commit 86b0d04041
No known key found for this signature in database

@ -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…
Cancel
Save