Bugfix. stanza name is passed in separately.

This commit is contained in:
JC Brand 2016-03-29 09:48:49 +00:00
parent 7f842c423f
commit 2eb727f9f1

View File

@ -155,7 +155,7 @@
converse.connection.addHandler(
handler,
options.ns,
options.name,
name,
options.type,
options.id,
options.from,