This commit is contained in:
Basti 2017-06-05 14:28:58 +02:00
parent 6ff9fdf381
commit 32ec9f065b

View File

@ -29,7 +29,6 @@
"kind": {
"type": "string",
"title": "Kind",
"items": {
"description": "Type/category of contribution",
"enum": [
"dev",
@ -39,8 +38,6 @@
"community"
]
},
"type": "array"
},
"description": {
"type": "string",
"title": "Description",