mirror of https://github.com/moparisthebest/xeps
XEP-0050: Fix variable name in example 14
According to the previous example, the first variable is called "runlevel", not "mode".feature/xep-0368-dot-clarification
parent
97104b2bb3
commit
72aa3035bf
|
@ -418,7 +418,7 @@
|
|||
sessionid='config:20020923T213616Z-700'
|
||||
node='config'>
|
||||
<x xmlns='jabber:x:data' type='submit'>
|
||||
<field var='mode'>
|
||||
<field var='runlevel'>
|
||||
<value>3</value>
|
||||
</field>
|
||||
<field var='state'>
|
||||
|
|
Loading…
Reference in New Issue