Skip to content

Commit c435d03

Browse files
aaronraimistrichvdh
authored andcommitted
Fix example MXC URI for m.presence
Signed-off-by: Aaron Raimist <[email protected]>
1 parent dfda441 commit c435d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/event-schemas/examples/m.presence.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sender": "@example:localhost",
44
"type": "m.presence",
55
"content": {
6-
"avatar_url": "mxc://localhost:wefuiwegh8742w",
6+
"avatar_url": "mxc://localhost/wefuiwegh8742w",
77
"last_active_ago": 2478593,
88
"presence": "online",
99
"currently_active": false,

0 commit comments

Comments
 (0)