Update react/features/chat/components/native/Chat.js
This commit is contained in:
parent
a758e98101
commit
aa9f06fa84
|
@ -56,7 +56,7 @@ class Chat extends AbstractChat<Props> {
|
|||
_onClose: () => boolean
|
||||
|
||||
/**
|
||||
* Closes the window.
|
||||
* Closes the modal.
|
||||
*
|
||||
* @returns {boolean}
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue