1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-22 17:22:23 -05:00

roominfo_changesubject does not exist

The spec everywhere else specifies it should be called
roomconfig_changesubject and this is also present in this example as
well lower down.
This commit is contained in:
Stephen Paul Weber 2023-09-04 13:26:29 -05:00
parent 2c5b7a3762
commit 17b9729046
No known key found for this signature in database
GPG Key ID: D11C2911CE519CDE

View File

@ -1279,10 +1279,6 @@
label='Description'> label='Description'>
<value>The place for all good witches!</value> <value>The place for all good witches!</value>
</field> </field>
<field var='muc#roominfo_changesubject'
label='Occupants May Change the Subject'>
<value>true</value>
</field>
<field var='muc#roominfo_contactjid' <field var='muc#roominfo_contactjid'
label='Contact Addresses'> label='Contact Addresses'>
<value>crone1@shakespeare.lit</value> <value>crone1@shakespeare.lit</value>