Change importance

pull/16/head
Frode Petterson 2016-12-16 11:30:32 +01:00
parent 9fd5d5c7d1
commit 22b39a2072
1 changed files with 2 additions and 2 deletions

View File

@ -16,13 +16,13 @@
"name": "image", "name": "image",
"type": "image", "type": "image",
"label": "Image", "label": "Image",
"importance": "medium" "importance": "high"
}, },
{ {
"name": "description", "name": "description",
"type": "text", "type": "text",
"label": "Description", "label": "Description",
"importance": "medium", "importance": "low",
"maxLength": 150, "maxLength": 150,
"optional": true, "optional": true,
"description": "A short text that is displayed once the two equal cards are found." "description": "A short text that is displayed once the two equal cards are found."