Use valid JSON number

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
pull/4301/head
Johannes Marbach 3 days ago
parent a4cba60950
commit 5687a641f3

@ -49,7 +49,7 @@ properties in `content`:
// Properties from MSC4300 // Properties from MSC4300
"m.request.status": { "m.request.status": {
"from_device": "RJYKSTBOIE", "from_device": "RJYKSTBOIE",
"lifetime": 90_000, // 90s "lifetime": 90000, // 90s
}, },
// I'd like to send any of these events into this room. // I'd like to send any of these events into this room.
// Which of these do you understand? // Which of these do you understand?

Loading…
Cancel
Save