소스 검색

fix: 文案

shuisheng 2 년 전
부모
커밋
e92b282f77
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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]: '秒表',
 };