fix(mfa): prevent backup-code toggle from submitting disable dialog

This commit is contained in:
Tanmay Deep Sharma
2026-04-21 10:29:36 +07:00
parent 365e8c201a
commit 280d5bf295
@@ -186,6 +186,7 @@ defineExpose({
<Button
link
sm
type="button"
:label="
useBackupCodeToDisable
? $t('MFA_SETTINGS.DISABLE.USE_OTP_CODE')