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

View File

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