Browse Source

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

master
hristoterezov 9 years ago
parent
commit
d060db476f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      modules/UI/videolayout/SmallVideo.js

+ 1
- 1
modules/UI/videolayout/SmallVideo.js View File

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

Loading…
Cancel
Save