Merge 0.11->trunk

This commit is contained in:
Kim Alvefur 2020-05-11 21:29:24 +02:00
commit 1d34aa9296

View file

@ -351,7 +351,7 @@ module:hook("muc-broadcast-message", function (event)
return tag;
end);
end, 0);
end, 1);
-- Handle messages
local function save_to_history(self, stanza)