From 72f35a6dc635cac3099d3ab29bc8e2e9629d8d0f Mon Sep 17 00:00:00 2001 From: Badlop Date: Wed, 24 Jun 2015 11:58:37 +0200 Subject: Add xep definition to mod_mam --- src/mod_mam.erl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mod_mam.erl b/src/mod_mam.erl index 1de1d9a95..edbc4f91a 100644 --- a/src/mod_mam.erl +++ b/src/mod_mam.erl @@ -26,6 +26,8 @@ %%%------------------------------------------------------------------- -module(mod_mam). +-protocol({xep, 313, '0.3'}). + -behaviour(gen_mod). %% API -- cgit v1.2.3