Commit 637ee57
committed
fix(useToolkitShutdownForm): Update repeatMode logic to handle unsupported modes
- Modified the repeatMode assignment to set it to 'none' for unsupported modes, ensuring consistent behavior in the toolkit shutdown form.
- This change improves the robustness of the form by preventing unexpected values in repeatMode.1 parent e915832 commit 637ee57
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
271 | 275 | | |
272 | 276 | | |
273 | 277 | | |
| |||
0 commit comments