Move clear empty

This commit is contained in:
Elio Struyf
2023-09-14 20:20:09 +02:00
parent 180ea7880b
commit 9df668a054
+5 -5
View File
@@ -1049,6 +1049,11 @@
],
"description": "%setting.frontMatter.taxonomy.contentTypes.items.properties.fileType.description%"
},
"clearEmpty": {
"type": "boolean",
"default": false,
"description": "%setting.frontMatter.taxonomy.contentTypes.items.properties.fields.items.properties.clearEmpty.description%"
},
"fields": {
"$id": "#contenttypefield",
"type": "array",
@@ -1281,11 +1286,6 @@
"default": false,
"description": "%setting.frontMatter.taxonomy.contentTypes.items.properties.fields.items.properties.required.description%"
},
"clearEmpty": {
"type": "boolean",
"default": false,
"description": "%setting.frontMatter.taxonomy.contentTypes.items.properties.fields.items.properties.clearEmpty.description%"
},
"customType": {
"type": "string",
"default": "",