mirror of https://github.com/1Panel-dev/1Panel
chore: fix typo for CloudDNS (#7243)
parent
1910f1b78a
commit
f294130746
|
@ -181,7 +181,7 @@ export const DNSTypes = [
|
|||
value: 'CloudFlare',
|
||||
},
|
||||
{
|
||||
label: 'CloudDns',
|
||||
label: 'CloudDNS',
|
||||
value: 'CloudDns',
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue