mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-11 04:33:02 +02:00
Autocreate space if autocreating the room
This commit is contained in:
parent
e00ce22aad
commit
4f040e40d6
4 changed files with 7 additions and 9 deletions
|
@ -575,7 +575,7 @@ test("message2event: voice message", async t => {
|
|||
external_url: "https://bridge.example.org/download/discordcdn/1099031887500034088/1112476845502365786/voice-message.ogg",
|
||||
filename: "voice-message.ogg",
|
||||
info: {
|
||||
duration: 3960.0000381469727,
|
||||
duration: 3960,
|
||||
mimetype: "audio/ogg",
|
||||
size: 10584,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue