mirror of
https://github.com/moparisthebest/xeps
synced 2024-10-31 15:35:07 -04:00
Improve example indentation
This commit is contained in:
parent
3a1b36be1c
commit
658ae8500a
@ -1260,10 +1260,10 @@ This approach enables flexible support of multiple clients for a MIX channel pa
|
||||
<field var='FORM_TYPE' type='hidden'>
|
||||
<value>urn:xmpp:mix:1</value>
|
||||
</field>
|
||||
<field type='list-single' label='Preference for JID Visibility'
|
||||
<field type='list-single' label='Preference for JID Visibility
|
||||
var='JID Visibility'>
|
||||
<option label='JID Never Shown'><value>Never</value></option>
|
||||
<option label='Default Behaviour'>
|
||||
<option label='Default Behaviour'
|
||||
<value>default</value></option>
|
||||
<option label='Try not to show JID'>
|
||||
<value>prefer not</value></option>
|
||||
|
Loading…
Reference in New Issue
Block a user