master
Pete Matsyburka 1 week ago
parent cf31e12348
commit 127f95a9d0

@ -583,8 +583,8 @@ export default {
delete customField.conditions delete customField.conditions
customField.areas?.forEach((area) => { customField.areas?.forEach((area) => {
delete customField.attachment_uuid delete area.attachment_uuid
delete customField.page delete area.page
}) })
if (customField.name) { if (customField.name) {

Loading…
Cancel
Save