aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-11-05 11:11:29 +0100
committerBadlop <badlop@process-one.net>2021-11-05 15:57:53 +0100
commit684ef60ec3e7bf590c67a15b8c9d8fd7833c4fc9 (patch)
treec579686fa81021043244c0a2a49b4b702a107df6
parentUpdate 'stun' dependency (diff)
Annotate support for XEP-0317: Hats, since commit 5d0e599f1
-rw-r--r--src/mod_muc_room.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mod_muc_room.erl b/src/mod_muc_room.erl
index 3f2c655df..a94b7be07 100644
--- a/src/mod_muc_room.erl
+++ b/src/mod_muc_room.erl
@@ -27,6 +27,8 @@
-author('alexey@process-one.net').
+-protocol({xep, 317, '0.1'}).
+
-behaviour(p1_fsm).
%% External exports