ソースを参照

Update react/features/chat/components/native/Chat.js

j8
Saúl Ibarra Corretgé 5年前
コミット
aa9f06fa84
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      react/features/chat/components/native/Chat.js

+ 1
- 1
react/features/chat/components/native/Chat.js ファイルの表示

@@ -56,7 +56,7 @@ class Chat extends AbstractChat<Props> {
56 56
     _onClose: () => boolean
57 57
 
58 58
     /**
59
-     * Closes the window.
59
+     * Closes the modal.
60 60
      *
61 61
      * @returns {boolean}
62 62
      */

読み込み中…
キャンセル
保存