mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Fix a typo
This commit is contained in:
parent
12e01a5119
commit
0b3cf26406
@ -237,7 +237,7 @@ get_online_rooms(ServerHost, Host, _RSM) ->
|
||||
end, Rows);
|
||||
Err ->
|
||||
?ERROR_MSG("failed to select 'muc_online_room': ~p", [Err]),
|
||||
0
|
||||
[]
|
||||
end.
|
||||
|
||||
rsm_supported() ->
|
||||
|
Loading…
Reference in New Issue
Block a user