From 22b39a20720e8b385295ac1f22b127c008a6d491 Mon Sep 17 00:00:00 2001 From: Frode Petterson Date: Fri, 16 Dec 2016 11:30:32 +0100 Subject: [PATCH] Change importance --- semantics.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/semantics.json b/semantics.json index 3b70add..26039e0 100644 --- a/semantics.json +++ b/semantics.json @@ -16,13 +16,13 @@ "name": "image", "type": "image", "label": "Image", - "importance": "medium" + "importance": "high" }, { "name": "description", "type": "text", "label": "Description", - "importance": "medium", + "importance": "low", "maxLength": 150, "optional": true, "description": "A short text that is displayed once the two equal cards are found."