From e64a3c9c3c2b0f205e8568f7a143c43e3e5313ef Mon Sep 17 00:00:00 2001 From: HeNine <> Date: Sun, 29 Jan 2023 19:55:13 +0100 Subject: [PATCH] oops woops --- src/locations/room.jsonnet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locations/room.jsonnet b/src/locations/room.jsonnet index 9e9f52f..cff565e 100644 --- a/src/locations/room.jsonnet +++ b/src/locations/room.jsonnet @@ -18,7 +18,7 @@ entity id: type.id, args: { type: 'array', - items: type.id, + items: types.id, }, }, },