mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
upgrade third party dependencies
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<v-switch :disabled="true"
|
||||
:label="$t('Unlock with PIN Code')"
|
||||
v-model="isEnableApplicationLock"/>
|
||||
<v-switch class="mt-2" :label="$t('Unlock with WebAuthn')"
|
||||
<v-switch :label="$t('Unlock with WebAuthn')"
|
||||
:loading="enablingWebAuthn"
|
||||
v-model="isEnableApplicationLockWebAuthn"/>
|
||||
</v-card-text>
|
||||
|
||||
Reference in New Issue
Block a user