This repository was archived by the owner on May 29, 2026. It is now read-only.
Commit 371a65b
committed
fix: correct modal button callback for email template reset
- Updated the modal callback from `onNegativeClick` to `onPositiveClick` to ensure the correct action is triggered when confirming the reset of the email template.
- This change clarifies the user interaction flow and improves the functionality of the reset confirmation modal.
Signed-off-by: Innei <tukon479@gmail.com>1 parent e63087e commit 371a65b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments