1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-01-19 00:09:16 +08:00

chore: fix typo for CloudDNS (#7243)

This commit is contained in:
BugKing 2024-12-03 15:28:29 +08:00 committed by GitHub
parent 1910f1b78a
commit f294130746
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -181,7 +181,7 @@ export const DNSTypes = [
value: 'CloudFlare',
},
{
label: 'CloudDns',
label: 'CloudDNS',
value: 'CloudDns',
},
{