From cf94ab571a5576453aaf36ce7609db398c8bee3f Mon Sep 17 00:00:00 2001 From: Dimitar <19364673+Dimitar5555@users.noreply.github.com> Date: Sat, 21 Dec 2024 13:41:22 +0200 Subject: [PATCH] Missing comma --- data/fields/house.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/fields/house.json b/data/fields/house.json index 6d588759..ff59f00e 100644 --- a/data/fields/house.json +++ b/data/fields/house.json @@ -1,7 +1,7 @@ { "key": "house", "type": "combo", - "label": "House Type" + "label": "House Type", "strings": { "options": { "bungalow": "Bungalow",