mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-07 21:47:02 +09:00
fix file from path size
This commit is contained in:
parent
8f5b01cb82
commit
43789d7fd3
1 changed files with 0 additions and 2 deletions
|
@ -220,8 +220,6 @@ const ChatAttachment = observer(class ChatAttachment extends React.Component<Pro
|
|||
data.object = object;
|
||||
};
|
||||
|
||||
console.log(data);
|
||||
|
||||
S.Popup.open('preview', { data });
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue