mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 14:22:05 +01:00
Add EntityCapsManager to startup classes
This commit is contained in:
parent
a7616f2a03
commit
0ca4e8b72a
1 changed files with 1 additions and 0 deletions
|
@ -17,5 +17,6 @@
|
|||
<className>org.jivesoftware.smackx.xdatavalidation.XDataValidationManager</className>
|
||||
<className>org.jivesoftware.smackx.receipts.DeliveryReceiptManager</className>
|
||||
<className>org.jivesoftware.smackx.iqversion.VersionManager</className>
|
||||
<className>org.jivesoftware.smackx.caps.EntityCapsManager</className>
|
||||
</startupClasses>
|
||||
</smack>
|
||||
|
|
Loading…
Reference in a new issue