mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 21:57:45 +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;
|
||||
end);
|
||||
|
||||
end, 0);
|
||||
end, 1);
|
||||
|
||||
-- Handle messages
|
||||
local function save_to_history(self, stanza)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue