Fix a typo

This commit is contained in:
Evgeniy Khramtsov 2017-03-29 13:20:15 +03:00
parent 12e01a5119
commit 0b3cf26406
1 changed files with 1 additions and 1 deletions

View File

@ -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() ->