Updated titles

This commit is contained in:
DaanV2
2021-05-26 01:27:39 +02:00
parent a98fbfbaa8
commit 109b31d31a
10 changed files with 23 additions and 23 deletions

View File

@@ -11,12 +11,12 @@
"additionalProperties": false,
"properties": {
"first_person": {
"title": "First person",
"title": "First Person",
"description": "",
"$ref": "#/definitions/mode"
},
"thrid_person": {
"title": "Thrid person",
"title": "Thrid Person",
"description": "",
"$ref": "#/definitions/mode"
}

View File

@@ -12,12 +12,12 @@
"additionalProperties": false,
"properties": {
"first_person": {
"title": "First person",
"title": "First Person",
"description": "",
"$ref": "#/definitions/mode"
},
"thrid_person": {
"title": "Thrid person",
"title": "Thrid Person",
"description": "",
"$ref": "#/definitions/mode"
}