Fix example MXC URI for m.presence

Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
Aaron Raimist 2021-04-04 22:12:16 -05:00 committed by Richard van der Hoff
parent 005d6b7802
commit d8d84b64d5

View file

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