rename to has_extension in dataFields
This commit is contained in:
parent
fc515f09bc
commit
2b53dbabe9
@ -323,7 +323,7 @@ export const buildingAttributesConfig = valueType<DataFieldConfig>()({ /* eslint
|
|||||||
edit: true,
|
edit: true,
|
||||||
verify: true
|
verify: true
|
||||||
},
|
},
|
||||||
is_extension: {
|
has_extension: {
|
||||||
edit: true,
|
edit: true,
|
||||||
verify: true
|
verify: true
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user