mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Fix a typo
This commit is contained in:
parent
12e01a5119
commit
0b3cf26406
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue