Merge pull request #1147 from turt2live/travis/fix-m.presence
Remove extraneous comma from m.presence schema
This commit is contained in:
commit
156da9fad3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"avatar_url": "mxc://localhost:wefuiwegh8742w",
|
||||
"last_active_ago": 2478593,
|
||||
"presence": "online",
|
||||
"currently_active": false,
|
||||
"currently_active": false
|
||||
},
|
||||
"sender": "@example:localhost",
|
||||
"type": "m.presence"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue