Don't reuse the forwarded stanza's id
This commit is contained in:
parent
648c0387dd
commit
e2b5f1d15e
@ -326,7 +326,6 @@
|
||||
$msg({
|
||||
'to': _converse.bare_jid,
|
||||
'type': this.get('message_type'),
|
||||
'id': message.get('msgid')
|
||||
}).c('forwarded', {'xmlns': Strophe.NS.FORWARD})
|
||||
.c('delay', {
|
||||
'xmns': Strophe.NS.DELAY,
|
||||
|
Loading…
Reference in New Issue
Block a user