diff --git a/src/hooks/roofcover/useRoofAllocationSetting.js b/src/hooks/roofcover/useRoofAllocationSetting.js index 2d57e9b5..b99af935 100644 --- a/src/hooks/roofcover/useRoofAllocationSetting.js +++ b/src/hooks/roofcover/useRoofAllocationSetting.js @@ -151,7 +151,6 @@ export function useRoofAllocationSetting(id) { const handleAlloc = () => { if (!checkInnerLines()) { apply() - closePopup(popupId) } else { swalFire({ type: 'alert',