mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
feat: instruction for adding passkey
This commit is contained in:
parent
aa30b0b4af
commit
018a3f15fd
28 changed files with 1851 additions and 763 deletions
|
@ -9,7 +9,7 @@ import install from '@/api/install'
|
|||
import SetLanguage from '@/components/SetLanguage/SetLanguage.vue'
|
||||
import SwitchAppearance from '@/components/SwitchAppearance/SwitchAppearance.vue'
|
||||
import Authorization from '@/components/2FA/Authorization.vue'
|
||||
import gettext, { $gettext } from '@/gettext'
|
||||
import gettext from '@/gettext'
|
||||
import passkey from '@/api/passkey'
|
||||
|
||||
const thisYear = new Date().getFullYear()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue