allow current_landuse_verified
This commit is contained in:
parent
cb3d51ceca
commit
14129abb92
@ -278,6 +278,9 @@ export const buildingAttributesConfig = valueType<DataFieldConfig>()({ /* eslint
|
||||
edit: true,
|
||||
verify: true,
|
||||
},
|
||||
current_landuse_verified: {
|
||||
edit: true,
|
||||
},
|
||||
dynamics_has_demolished_buildings: {
|
||||
edit: true,
|
||||
verify: true
|
||||
|
Loading…
Reference in New Issue
Block a user