Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
kslazykv committed Aug 8, 2024
2 parents d35ec48 + 3e7ba21 commit bc4b1fa
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ const PreservationTab = ({
refreshTagDetails();
}
});
setDirty();
setTagRequirements(null);
};

const cancelEditRemark = (): void => {
Expand Down

0 comments on commit bc4b1fa

Please sign in to comment.