From 831d808e63ab8d4a67ea4b60f9a5373e39ad57d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Tue, 23 Jul 2024 16:03:06 +0800 Subject: [PATCH] chore: remove --- src/core/src/entities/constructor.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/src/entities/constructor.ts b/src/core/src/entities/constructor.ts index 663502d2..94536f84 100644 --- a/src/core/src/entities/constructor.ts +++ b/src/core/src/entities/constructor.ts @@ -196,7 +196,7 @@ export class SendMsgElementConstructor { thumbWidth: videoInfo.width, thumbHeight: videoInfo.height, fileSize: '' + fileSize, - fileFormat: videotype + //fileFormat: videotype // fileUuid: "", // transferStatus: 0, // progress: 0,