mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 00:48:19 +01:00
Allow edits which just remove the quote
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user