jfinn 4 роки тому
джерело
коміт
81bcae0015

+ 1
- 1
react/features/filmstrip/components/web/Filmstrip.js Переглянути файл

540
     };
540
     };
541
 }
541
 }
542
 console.log("Filmstrip WEB2?")
542
 console.log("Filmstrip WEB2?")
543
-window.glob_dbg.Filmstrip = Filmstrip
543
+// window.glob_dbg.Filmstrip = Filmstrip
544
 if (window?.glob_dbg?.j){window.glob_dbg.j.Filmstrip = Filmstrip}
544
 if (window?.glob_dbg?.j){window.glob_dbg.j.Filmstrip = Filmstrip}
545
 export default translate(connect(_mapStateToProps)(Filmstrip));
545
 export default translate(connect(_mapStateToProps)(Filmstrip));

Завантаження…
Відмінити
Зберегти