Bugfix. stanza name is passed in separately.
This commit is contained in:
parent
7f842c423f
commit
2eb727f9f1
@ -155,7 +155,7 @@
|
||||
converse.connection.addHandler(
|
||||
handler,
|
||||
options.ns,
|
||||
options.name,
|
||||
name,
|
||||
options.type,
|
||||
options.id,
|
||||
options.from,
|
||||
|
Loading…
Reference in New Issue
Block a user