mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Merge branch 'Bug' of https://github.com/tarun018/xeps into feature/xep-0369
This commit is contained in:
commit
c89fa5ad8b
@ -1532,7 +1532,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa
|
||||
<items node='urn:xmpp:mix:nodes:jidmap'>
|
||||
<item id='123456#coven@mix.shakespeare.example'>
|
||||
<participant xmlns='urn:xmpp:mix:0'>
|
||||
<jid>hecate@mix.shakespeare.example<jid/>
|
||||
<jid>hecate@mix.shakespeare.example</jid>
|
||||
</participant>
|
||||
</item>
|
||||
</items>
|
||||
@ -1574,7 +1574,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa
|
||||
<items node='urn:xmpp:mix:nodes:jidmap'>
|
||||
<item id='123456#coven@mix.shakespeare.example'>
|
||||
<participant xmlns='urn:xmpp:mix:0'>
|
||||
<jid>hecate@mix.shakespeare.example<jid/>
|
||||
<jid>hecate@mix.shakespeare.example</jid>
|
||||
</participant>
|
||||
</item>
|
||||
</items>
|
||||
|
Loading…
Reference in New Issue
Block a user