Fixing schemas

This commit is contained in:
DaanV2
2023-10-24 20:28:27 +02:00
parent 71f71d6fb2
commit a4b0c3e571
15 changed files with 19 additions and 14 deletions

View File

@@ -0,0 +1,5 @@
{
"title": "Prevent Touch Input",
"description": "If true, touch input will be prevented from passing through this element.",
"$ref": "../../general/boolean.json"
}