Skip to content

Commit 09c083e

Browse files
authored
fix: prevent reset modal from closing on authorization error (#3291)
Signed-off-by: ItsRoy69 <jyotirmoyroy649@gmail.com>
1 parent ae3a184 commit 09c083e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lib/components/workflow/client-actions/reset-confirmation-modal.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
} finally {
7373
loading = false;
7474
}
75-
hideResetModal();
7675
};
7776
</script>
7877

0 commit comments

Comments
 (0)