mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-02 16:37:52 +01:00
fix typo in previous patch backport
SVN Revision: 1988
This commit is contained in:
parent
69b11b677d
commit
b6abe1b926
@ -534,7 +534,7 @@ handle_cast({presence, User, Server, Resources, JID}, State) ->
|
||||
_ ->
|
||||
ok
|
||||
end
|
||||
end, tree_action(Host, get_nodes, [Owner, JID])),
|
||||
end, tree_action(Host, get_nodes, [Owner])),
|
||||
{noreply, State};
|
||||
|
||||
handle_cast({remove_user, LUser, LServer}, State) ->
|
||||
|
Loading…
Reference in New Issue
Block a user