Sfoglia il codice sorgente

Remove duplicated line in config.js (#2159)

j8
linkmauve 8 anni fa
parent
commit
980aa9b39a
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0
    2
      config.js

+ 0
- 2
config.js Vedi File

@@ -219,8 +219,6 @@ var config = {
219 219
     // Disable hiding of remote thumbnails when in a 1-on-1 conference call.
220 220
     // disable1On1Mode: false,
221 221
 
222
-
223
-    // The minumum value a video's height (or width, whichever is smaller) needs
224 222
     // The minimum value a video's height (or width, whichever is smaller) needs
225 223
     // to be in order to be considered high-definition.
226 224
     minHDHeight: 540,

Loading…
Annulla
Salva