chore: fix typo for CloudDNS (#7243)

pull/7248/head
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
1 changed files with 1 additions and 1 deletions

View File

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