rename to has_extension in dataFields

This commit is contained in:
Ed Chalstrey 2022-06-06 14:40:51 +01:00
parent fc515f09bc
commit 2b53dbabe9

View File

@ -323,7 +323,7 @@ export const buildingAttributesConfig = valueType<DataFieldConfig>()({ /* eslint
edit: true,
verify: true
},
is_extension: {
has_extension: {
edit: true,
verify: true
},