chore: Do not send video msc object yet

This commit is contained in:
krille-chan 2024-04-13 17:52:20 +02:00
parent e72a5af5b3
commit 86b0d04041
No known key found for this signature in database

View file

@ -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,