Change importance
parent
9fd5d5c7d1
commit
22b39a2072
|
@ -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."
|
||||||
|
|
Loading…
Reference in New Issue