Only show image editing icon in composition area
This commit is contained in:
parent
e79fb9d2e5
commit
a0c61e5b4a
2 changed files with 4 additions and 1 deletions
|
@ -641,6 +641,7 @@ export const CompositionArea = ({
|
|||
<div className="CompositionArea__attachment-list">
|
||||
<AttachmentList
|
||||
attachments={draftAttachments}
|
||||
canEditImages
|
||||
i18n={i18n}
|
||||
onAddAttachment={launchAttachmentPicker}
|
||||
onClickAttachment={maybeEditAttachment}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue