Fixing additiona properties

This commit is contained in:
DaanV2
2021-10-27 17:39:52 +02:00
parent ab9501151b
commit 7c68bd270b
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
},
"SoundSpec": {
"additionalItems": false,
"additionalProperties": false,
"type": "object",
"$id": "#/Sound",
"title": "Sound",

View File

@@ -15,6 +15,7 @@
},
"SoundSpec": {
"additionalItems": false,
"additionalProperties": false,
"type": "object",
"$id": "#/Sound",
"title": "Sound",