User: muhammadnouman@nutech.edu.pk clicked save for playground/nutech/issue/Check box-schema.json

This commit is contained in:
sartography-automated-committer 2024-01-24 05:37:13 +00:00
parent 50cd85402d
commit 094c59052e

View File

@ -1,2 +1,11 @@
{
"title": "CIN",
"description": "E-ARMS call in notice",
"properties": {
"done": {
"type": "boolean",
"title": "Received?",
"default": false
}
}
}