Browse Source

fix: 文案

shuisheng 2 năm trước cách đây
mục cha
commit
e92b282f77
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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]: '秒表',
 };