mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
fix(modify-cert): renewing a cert with dns01 challenge cannot find solver
This commit is contained in:
parent
b445a1bb69
commit
f3355eda4f
10 changed files with 10 additions and 7 deletions
|
@ -8,7 +8,7 @@ import auth from '@/api/auth'
|
|||
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 Authorization from '@/components/TwoFA/Authorization.vue'
|
||||
import gettext from '@/gettext'
|
||||
import passkey from '@/api/passkey'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue