mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
29 lines
514 B
JSON
29 lines
514 B
JSON
|
{
|
||
|
"data": [
|
||
|
{
|
||
|
"name": "Runner's world",
|
||
|
"topic": "Space about running around the world!"
|
||
|
},
|
||
|
{
|
||
|
"name": "Matrix Org",
|
||
|
"topic": "Space about matrix.org!"
|
||
|
},
|
||
|
{
|
||
|
"name": "Rennes",
|
||
|
"topic": "Venez visiter Rennes!"
|
||
|
},
|
||
|
{
|
||
|
"name": "Est London",
|
||
|
"topic": "All about Est London!"
|
||
|
},
|
||
|
{
|
||
|
"name": "Element HQ",
|
||
|
"topic": "All about Element!"
|
||
|
},
|
||
|
{
|
||
|
"name": "My Company",
|
||
|
"topic": "All about My company!"
|
||
|
}
|
||
|
]
|
||
|
}
|