set default room to none
This commit is contained in:
parent
e32193b412
commit
b413936083
1 changed files with 2 additions and 2 deletions
|
@ -1813,14 +1813,14 @@
|
||||||
"t": "set",
|
"t": "set",
|
||||||
"p": "room",
|
"p": "room",
|
||||||
"pt": "flow",
|
"pt": "flow",
|
||||||
"to": "home",
|
"to": "",
|
||||||
"tot": "str"
|
"tot": "str"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"t": "set",
|
"t": "set",
|
||||||
"p": "room",
|
"p": "room",
|
||||||
"pt": "msg",
|
"pt": "msg",
|
||||||
"to": "home",
|
"to": "",
|
||||||
"tot": "str"
|
"tot": "str"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue