Updated titles

This commit is contained in:
DaanV2
2021-06-24 17:46:39 +02:00
parent ae2f83e07c
commit c71ba5ab36
23 changed files with 105 additions and 92 deletions

View File

@@ -6,6 +6,6 @@
"description": "Sets the entity's base volume for sound effects.",
"required": [],
"properties": {
"value": { "type": "number", "default": 1.0, "description": "The value of the volume the entity uses for sound effects", "title": "TODO Title" }
"value": { "type": "number", "default": 1.0, "description": "The value of the volume the entity uses for sound effects", "title": "Value" }
}
}