set default room to none

This commit is contained in:
JcDenis 2024-05-08 16:00:14 +02:00
parent e32193b412
commit b413936083

View file

@ -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"
} }
], ],