Fix m.location example

pull/977/head
Mark Haines 8 years ago
parent 30f9ea0225
commit 29e33deeb5

@ -3,12 +3,14 @@
"content": { "content": {
"body": "Big Ben, London, UK", "body": "Big Ben, London, UK",
"geo_uri": "geo:51.5008,0.1247", "geo_uri": "geo:51.5008,0.1247",
"info": {
"thumbnail_url": "mxc://localhost/FHyPlCeYUSFFxlgbQYZmoEoe", "thumbnail_url": "mxc://localhost/FHyPlCeYUSFFxlgbQYZmoEoe",
"thumbnail_info": { "thumbnail_info": {
"mimetype": "image/jpeg", "mimetype": "image/jpeg",
"size": 46144, "size": 46144,
"w": 300, "w": 300,
"h": 300 "h": 300
}
}, },
"msgtype": "m.location" "msgtype": "m.location"
}, },

Loading…
Cancel
Save