Allow edits which just remove the quote
This commit is contained in:
parent
96a2d05906
commit
855b1c03b0
8 changed files with 18 additions and 25 deletions
|
@ -1314,6 +1314,7 @@ export function MediaEditor({
|
|||
onTextTooLong={onTextTooLong}
|
||||
placeholder={i18n('icu:MediaEditor__input-placeholder')}
|
||||
platform={platform}
|
||||
quotedMessageId={null}
|
||||
sendCounter={0}
|
||||
sortedGroupMembers={sortedGroupMembers}
|
||||
theme={ThemeType.dark}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue