diff --git a/config/usettings.json b/config/usettings.json index f59f062..c38be62 100644 --- a/config/usettings.json +++ b/config/usettings.json @@ -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" + ] } - } \ No newline at end of file + } +} \ No newline at end of file diff --git a/ipwa b/ipwa index 6c8b40c..fd9380a 160000 --- a/ipwa +++ b/ipwa @@ -1 +1 @@ -Subproject commit 6c8b40cbad453d00903b0a358c65cb45f22e705e +Subproject commit fd9380a61d8510f278c74a63f1a7fa954b23d911 diff --git a/ipwa-backend b/ipwa-backend index 8424477..2dc447a 160000 --- a/ipwa-backend +++ b/ipwa-backend @@ -1 +1 @@ -Subproject commit 84244777e2bfc2b96c04661de732cd2b9740e896 +Subproject commit 2dc447a446f785823cfe038bd46a20c3b53f247d