Skip to content

Commit 569a28a

Browse files
author
Mukul Tayal
committed
reset lock config checkbox on saving base template
1 parent 5c0cbba commit 569a28a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/deploymentConfig/DeploymentConfig.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,7 @@ export default function DeploymentConfig({
597597
})
598598
saveEligibleChangesCb && closeLockedDiffDrawerWithChildModal()
599599
state.showConfirmation && handleConfirmationDialog(false)
600+
setHideLockedKeys(false)
600601
}
601602
}
602603

0 commit comments

Comments
 (0)