Przeglądaj źródła

Fix jsdocs

master
Lyubomir Marinov 9 lat temu
rodzic
commit
5319227a8f

+ 1
- 0
react/features/base/connection/reducer.js Wyświetl plik

@@ -62,6 +62,7 @@ function _connectionEstablished(state, action) {
62 62
  *
63 63
  * @param {string} domain - The domain with which the returned options are to be
64 64
  * populated.
65
+ * @private
65 66
  * @returns {Object}
66 67
  */
67 68
 function _constructConnectionOptions(domain) {

+ 2
- 2
react/features/base/lib-jitsi-meet/reducer.js Wyświetl plik

@@ -11,8 +11,8 @@ import {
11 11
  * Initial state of 'features/base/lib-jitsi-meet'.
12 12
  *
13 13
  * @type {{
14
- *      initializationError: null,
15
- *      initialized: boolean
14
+ *     initializationError: null,
15
+ *     initialized: boolean
16 16
  * }}
17 17
  */
18 18
 const INITIAL_STATE = {

Ładowanie…
Anuluj
Zapisz