mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Fix for the previous commit
This commit is contained in:
parent
d16b99d830
commit
48594544ed
@ -138,7 +138,7 @@ user_send_packet({#presence{} = Packet, C2SState} = Acc) ->
|
||||
undefined ->
|
||||
St
|
||||
end
|
||||
end, C2SState, Addresses),
|
||||
end, C2SState, ToDeliver),
|
||||
{Packet, NewState};
|
||||
false ->
|
||||
Acc
|
||||
|
Loading…
Reference in New Issue
Block a user