[mockup.channel-init] minmod (again...)

This commit is contained in:
xdrm-brackets 2018-03-22 13:58:49 +01:00
parent 4d370e326f
commit c48366b10f
1 changed files with 6 additions and 4 deletions

View File

@ -10,9 +10,10 @@
{ "uid": 5, "online": true, "name": "And another" }
],
"room": {
"room": [
"0": {
{
"rid": 0,
"members": [1,3,5],
@ -26,7 +27,8 @@
},
"1": {
{
"rid": 1,
"members": [1,4],
@ -39,6 +41,6 @@
}
}
]
}