This commit is contained in:
Ed Chalstrey 2022-05-19 16:35:52 +01:00
parent 48673e3dbd
commit b512c58f90

View File

@ -249,7 +249,7 @@ const withCopyEdit: (wc: React.ComponentType<CategoryViewProps>) => DataContaine
if (slug == 'current_landuse_group'){
const edits = {
['current_landuse_verified']: TRUE
['current_landuse_verified']: true
};
} else {
const edits = {