Skip to content

Commit

Permalink
Annotate XEP-0424: Message Retraction
Browse files Browse the repository at this point in the history
  • Loading branch information
chrzaszcz committed May 19, 2023
1 parent dc5f1dd commit 6e8a3ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mam/mod_mam.erl
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
-behaviour(gen_mod).
-behaviour(mongoose_module_metrics).
-xep([{xep, 313}, {version, "0.6"}, {legacy_versions, ["0.5"]}]).
-xep([{xep, 424}, {version, "0.3.0"}]).

-include("mod_mam.hrl").
-include("mongoose_config_spec.hrl").
Expand Down

0 comments on commit 6e8a3ae

Please sign in to comment.