fix: Changed group assignment.
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
{
|
||||
"keyrooms": [],
|
||||
"cleanThings": [],
|
||||
"rooms": [],
|
||||
"cleanThings": [
|
||||
"test 1",
|
||||
"test 2",
|
||||
"test 3"
|
||||
],
|
||||
"rooms": [
|
||||
1,
|
||||
2,
|
||||
3
|
||||
],
|
||||
"menu": {
|
||||
"defaultItems": {
|
||||
"sn": [
|
||||
@@ -19,4 +27,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
2
ipwa
2
ipwa
Submodule ipwa updated: 6c8b40cbad...fd9380a61d
Submodule ipwa-backend updated: 84244777e2...2dc447a446
Reference in New Issue
Block a user