shuisheng hace 2 años
padre
commit
e92b282f77
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/constant.ts

+ 1 - 0
src/constant.ts

@@ -33,4 +33,5 @@ export const mediaTypeEnumMap = {
   [MediaTypeEnum.txt]: '文字',
   [MediaTypeEnum.media]: '视频',
   [MediaTypeEnum.time]: '时间',
+  [MediaTypeEnum.stopwatch]: '秒表',
 };