element-android/vector/sampledata/live_location_users.json

15 lines
264 B
JSON
Raw Normal View History

2022-05-27 12:25:59 +00:00
{
"data": [
{
"displayName": "Amandine",
"remainingTime": "9min left",
"lastUpdatedAt": "Updated 12min ago"
},
{
"displayName": "You",
"remainingTime": "19min left",
"lastUpdatedAt": "Updated 1min ago"
}
]
}