Browse Source

feat(webapp): Adds SMIMEA RR set type to dropdown

Nils Wisiol 4 years ago
parent
commit
0830ab491e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      webapp/src/components/Field/RRSetType.vue

+ 1 - 0
webapp/src/components/Field/RRSetType.vue

@@ -52,6 +52,7 @@ export default {
       'TLSA',
       'OPENPGPKEY',
       'PTR',
+      'SMIMEA',
       'SRV',
       'DS',
     ],