diff --git a/modules/UI/videolayout/SmallVideo.js b/modules/UI/videolayout/SmallVideo.js index 67ed2e986..cea1e6a72 100644 --- a/modules/UI/videolayout/SmallVideo.js +++ b/modules/UI/videolayout/SmallVideo.js @@ -423,4 +423,4 @@ SmallVideo.prototype.avatarChanged = function (thumbUrl) { } }; -module.exports = SmallVideo; \ No newline at end of file +module.exports = SmallVideo;