Fix example MXC URI for m.presence

Signed-off-by: Aaron Raimist <aaron@raim.ist>
pull/3091/head
Aaron Raimist 4 years ago
parent eeef24ca65
commit 2facf8f4f9
No known key found for this signature in database
GPG Key ID: 37419210002890EF

@ -3,7 +3,7 @@
"sender": "@example:localhost", "sender": "@example:localhost",
"type": "m.presence", "type": "m.presence",
"content": { "content": {
"avatar_url": "mxc://localhost:wefuiwegh8742w", "avatar_url": "mxc://localhost/wefuiwegh8742w",
"last_active_ago": 2478593, "last_active_ago": 2478593,
"presence": "online", "presence": "online",
"currently_active": false, "currently_active": false,

Loading…
Cancel
Save