diff --git a/playground/nutech/issue2/decisionbuttons-schema.json b/playground/nutech/issue2/decisionbuttons-schema.json index 97e5104f..85f44bf2 100644 --- a/playground/nutech/issue2/decisionbuttons-schema.json +++ b/playground/nutech/issue2/decisionbuttons-schema.json @@ -2,7 +2,7 @@ "title": "Checkbox", "description": "Check to approve the Issue Form", "properties": { - "App": { + "Approved": { "type": "boolean", "title": "Approved", "default": false