mirror of
https://github.com/processone/ejabberd
synced 2025-10-06 03:50:15 +02:00
Add details about XEP implementations to some protocol attributes
This commit is contained in:
parent
5a5e5bbdc6
commit
b71a481e63
16 changed files with 17 additions and 16 deletions
|
@ -26,7 +26,7 @@
|
|||
-module(mod_client_state).
|
||||
-author('holger@zedat.fu-berlin.de').
|
||||
-protocol({xep, 85, '2.1'}).
|
||||
-protocol({xep, 352, '0.1'}).
|
||||
-protocol({xep, 352, '0.1', '14.12', "", ""}).
|
||||
|
||||
-behaviour(gen_mod).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue