mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Fix refreshRoomList button
This commit is contained in:
parent
92f142f06c
commit
1cb8b50678
@ -198,7 +198,7 @@ Reset autocompleter to default status, when the input is `click`ed, as the posit
|
||||
Refresh the room list when the associated button is `click`ed.
|
||||
|
||||
$('#timsChatRoomList button').click ->
|
||||
@refreshRoomList()
|
||||
refreshRoomList()
|
||||
|
||||
Clear the chat by removing every single message once the clear button is `clicked`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user