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

Remove extraneous comma from m.presence schema
pull/977/head
Richard van der Hoff 6 years ago committed by GitHub
commit 156da9fad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save