浏览代码

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

Nils Wisiol 4 年之前
父节点
当前提交
0830ab491e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      webapp/src/components/Field/RRSetType.vue

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

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