Fix example MXC URI for m.presence

Signed-off-by: Aaron Raimist <aaron@raim.ist>
pull/977/head
Aaron Raimist 5 years ago committed by Richard van der Hoff
parent 005d6b7802
commit d8d84b64d5

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