mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 13:47:41 +03:00
Merge 0.11->trunk
This commit is contained in:
commit
1d34aa9296
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ module:hook("muc-broadcast-message", function (event)
|
||||||
return tag;
|
return tag;
|
||||||
end);
|
end);
|
||||||
|
|
||||||
end, 0);
|
end, 1);
|
||||||
|
|
||||||
-- Handle messages
|
-- Handle messages
|
||||||
local function save_to_history(self, stanza)
|
local function save_to_history(self, stanza)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue