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",
|
||||
"p": "room",
|
||||
"pt": "flow",
|
||||
"to": "home",
|
||||
"to": "",
|
||||
"tot": "str"
|
||||
},
|
||||
{
|
||||
"t": "set",
|
||||
"p": "room",
|
||||
"pt": "msg",
|
||||
"to": "home",
|
||||
"to": "",
|
||||
"tot": "str"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue