From 5479b240e1977832594e57af0e5edc631fc512eb Mon Sep 17 00:00:00 2001 From: Lukas Martinelli Date: Thu, 12 Jan 2017 17:28:45 +0100 Subject: [PATCH] Fix empty field causing exceptions --- src/config/layout.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/config/layout.json b/src/config/layout.json index 786c6ba..5c618ce 100644 --- a/src/config/layout.json +++ b/src/config/layout.json @@ -166,7 +166,6 @@ "title": "Icon paint properties", "type": "properties", "fields": [ - "" ] } ]