fix: codes not clean if reset TOTP

This commit is contained in:
Hintay 2025-02-10 00:02:12 +09:00
parent 0d1f56a43e
commit c7731667f4
No known key found for this signature in database
GPG key ID: 120FC7FF121F2F2D

View file

@ -96,7 +96,7 @@ function handlePopOpenChange(visible: boolean) {
</template>
</AAlert>
<ACard v-if="codes" class="codes-card mb-4">
<ACard v-if="twoFAStatus?.recovery_codes_generated && codes" class="codes-card mb-4">
<template #title>
<AAlert class="whitespace-normal px-6 py-4 rounded-t-[8px]" type="warning" banner :show-icon="false">
<template #message>