24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-16 22:05:29 +02:00

Fix for the previous commit

This commit is contained in:
Alexey Shchepin 2018-11-09 14:18:48 +03:00
parent d16b99d830
commit 48594544ed

View File

@ -138,7 +138,7 @@ user_send_packet({#presence{} = Packet, C2SState} = Acc) ->
undefined ->
St
end
end, C2SState, Addresses),
end, C2SState, ToDeliver),
{Packet, NewState};
false ->
Acc