mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Add comment
This commit is contained in:
parent
db3f0d298a
commit
bf037ed6c7
@ -539,6 +539,7 @@ export default class MessageComposerInput extends React.Component {
|
||||
sendTextFn = this.client.sendTextEmote;
|
||||
}
|
||||
|
||||
// XXX: We don't actually seem to use this history?
|
||||
this.sentHistory.push(contentHTML || contentText);
|
||||
let sendMessagePromise;
|
||||
if (contentHTML) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user