mod_mam: Update namespace to XEP-0313 v0.6

This commit is contained in:
Kim Alvefur 2017-02-20 00:32:59 +01:00
parent f6dcf59968
commit 23f6da0769
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
--
local st = require"util.stanza";
local xmlns_mam = "urn:xmpp:mam:1";
local xmlns_mam = "urn:xmpp:mam:2";
local default_attrs = {
always = true, [true] = "always",