update dataFields with new current use fields

This commit is contained in:
Ed Chalstrey 2022-04-29 14:34:11 +01:00
parent a97d217022
commit 5d5f4c71df

View File

@ -257,7 +257,15 @@ export const buildingAttributesConfig = valueType<DataFieldConfig>()({ /* eslint
derivedEdit: true,
verify: false,
},
current_landuse_source: {
edit: true,
},
current_landuse_source_detail: {
edit: true,
},
current_landuse_link: {
edit: true,
},
dynamics_has_demolished_buildings: {
edit: true,
verify: true