Merge pull request #1147 from turt2live/travis/fix-m.presence

Remove extraneous comma from m.presence schema
This commit is contained in:
Richard van der Hoff 2018-03-06 11:15:54 +00:00 committed by GitHub
commit 156da9fad3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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