diff options
Diffstat (limited to '.storage/core.area_registry')
-rw-r--r-- | .storage/core.area_registry | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.storage/core.area_registry b/.storage/core.area_registry index 4225896..cfdf7e7 100644 --- a/.storage/core.area_registry +++ b/.storage/core.area_registry @@ -43,6 +43,11 @@ "name": "Guestroom", "id": "guestroom", "picture": null + }, + { + "name": "KIT", + "id": "kit", + "picture": null } ] } |