Skip to content

Commit f294130

Browse files
authored
chore: fix typo for CloudDNS (#7243)
1 parent 1910f1b commit f294130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: frontend/src/global/mimetype.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ export const DNSTypes = [
181181
value: 'CloudFlare',
182182
},
183183
{
184-
label: 'CloudDns',
184+
label: 'CloudDNS',
185185
value: 'CloudDns',
186186
},
187187
{

0 commit comments

Comments
 (0)