mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
feat(messaging): add basic support for text embeds
This commit is contained in:
@@ -15,7 +15,7 @@ import TextFile from "./TextFile";
|
||||
|
||||
interface Props {
|
||||
attachment: AttachmentI;
|
||||
hasContent: boolean;
|
||||
hasContent?: boolean;
|
||||
}
|
||||
|
||||
const MAX_ATTACHMENT_WIDTH = 480;
|
||||
|
||||
Reference in New Issue
Block a user