mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-0109: fix xmlns in example
This commit is contained in:
parent
e4d3f721c2
commit
ea9077dd20
@ -140,7 +140,7 @@
|
||||
<iq type='result'
|
||||
from='example.com'
|
||||
id='get1'>
|
||||
<pubsub xmlns='http://jabber.org/protocol/pubsub>
|
||||
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
|
||||
<items node='urn:xmpp:ooo:0>
|
||||
<item id='current'>
|
||||
<ooo xmlns='urn:xmpp:ooo:0'>
|
||||
|
Loading…
Reference in New Issue
Block a user