Explorar el Código

Merge branch 'isymchych-bug/large-video-on-safari'

master
hristoterezov hace 9 años
padre
commit
d060db476f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      modules/UI/videolayout/SmallVideo.js

+ 1
- 1
modules/UI/videolayout/SmallVideo.js Ver fichero

@@ -423,4 +423,4 @@ SmallVideo.prototype.avatarChanged = function (thumbUrl) {
423 423
     }
424 424
 };
425 425
 
426
-module.exports = SmallVideo;
426
+module.exports = SmallVideo;

Loading…
Cancelar
Guardar