From 43789d7fd306c91f7580f11b195fc304aa6815f1 Mon Sep 17 00:00:00 2001 From: Andrew Simachev Date: Thu, 12 Sep 2024 20:05:34 +0200 Subject: [PATCH] fix file from path size --- src/ts/component/block/chat/attachment/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/ts/component/block/chat/attachment/index.tsx b/src/ts/component/block/chat/attachment/index.tsx index ef71c7c4f0..d2e0658c14 100644 --- a/src/ts/component/block/chat/attachment/index.tsx +++ b/src/ts/component/block/chat/attachment/index.tsx @@ -220,8 +220,6 @@ const ChatAttachment = observer(class ChatAttachment extends React.Component