25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-22 16:20:52 +01:00

mod_mam: Declare XEP-0441 support

This commit is contained in:
Holger Weiss 2021-10-06 01:13:11 +02:00
parent 595b016019
commit 1377dcf6d2

View File

@ -28,6 +28,7 @@
-protocol({xep, 313, '0.6.1'}).
-protocol({xep, 334, '0.2'}).
-protocol({xep, 359, '0.5.0'}).
-protocol({xep, 441, '0.2.0'}).
-behaviour(gen_mod).