xep_0384: Allow Devices in Items as well as EventItems
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
eb3916e92e
commit
8d35f7f80a
1 changed files with 1 additions and 0 deletions
|
@ -179,6 +179,7 @@ register_stanza_plugin(Header, Key)
|
|||
register_stanza_plugin(Header, IV)
|
||||
register_stanza_plugin(Encrypted, Payload)
|
||||
|
||||
register_stanza_plugin(Item, Devices)
|
||||
register_stanza_plugin(EventItem, Devices)
|
||||
register_stanza_plugin(Devices, Device, iterable=True)
|
||||
|
||||
|
|
Loading…
Reference in a new issue