fix: Changed group assignment.
This commit is contained in:
@@ -1,22 +1,30 @@
|
||||
{
|
||||
"keyrooms": [],
|
||||
"cleanThings": [],
|
||||
"rooms": [],
|
||||
"menu": {
|
||||
"defaultItems": {
|
||||
"sn": [
|
||||
"Pieczywo 2",
|
||||
"Masło 1",
|
||||
"Herbata",
|
||||
"Cytryna"
|
||||
],
|
||||
"kol": [
|
||||
"Pieczywo 2",
|
||||
"Masło 1",
|
||||
"Dżem",
|
||||
"Herbata",
|
||||
"Cytryna"
|
||||
]
|
||||
}
|
||||
"keyrooms": [],
|
||||
"cleanThings": [
|
||||
"test 1",
|
||||
"test 2",
|
||||
"test 3"
|
||||
],
|
||||
"rooms": [
|
||||
1,
|
||||
2,
|
||||
3
|
||||
],
|
||||
"menu": {
|
||||
"defaultItems": {
|
||||
"sn": [
|
||||
"Pieczywo 2",
|
||||
"Masło 1",
|
||||
"Herbata",
|
||||
"Cytryna"
|
||||
],
|
||||
"kol": [
|
||||
"Pieczywo 2",
|
||||
"Masło 1",
|
||||
"Dżem",
|
||||
"Herbata",
|
||||
"Cytryna"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
2
ipwa
2
ipwa
Submodule ipwa updated: 6c8b40cbad...fd9380a61d
Submodule ipwa-backend updated: 84244777e2...2dc447a446
Reference in New Issue
Block a user