User: hurairaidrees@gmail.com clicked save for playground/nutech/timer1/timer-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-22 06:23:49 +00:00
parent dded4a3486
commit 2d3a09dde0

View File

@ -1 +1,11 @@
{} {
"title": "Checkbox",
"description": "A super simple checkbox",
"properties": {
"done": {
"type": "boolean",
"title": "Done?",
"default": false
}
}
}