mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-12 19:02:06 +01:00
Add VersionManager to startupClasses
This commit is contained in:
parent
d389b4db20
commit
429af3b642
1 changed files with 1 additions and 0 deletions
|
@ -16,5 +16,6 @@
|
|||
<className>org.jivesoftware.smackx.xdatalayout.XDataLayoutManager</className>
|
||||
<className>org.jivesoftware.smackx.xdatavalidation.XDataValidationManager</className>
|
||||
<className>org.jivesoftware.smackx.receipts.DeliveryReceiptManager</className>
|
||||
<className>org.jivesoftware.smackx.iqversion.VersionManager</className>
|
||||
</startupClasses>
|
||||
</smack>
|
||||
|
|
Loading…
Reference in a new issue