mirror of
https://github.com/directus/directus.git
synced 2026-01-25 19:38:25 -05:00
Don't persist otp disabling
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
</v-card>
|
||||
</v-dialog>
|
||||
|
||||
<v-dialog persistent v-model="disableActive">
|
||||
<v-dialog v-model="disableActive">
|
||||
<v-card>
|
||||
<v-card-title>
|
||||
{{ $t('enter_otp_to_disable_tfa') }}
|
||||
|
||||
Reference in New Issue
Block a user