From dcb63cb9f3830718c292ed2b789ab57c159d066c Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Thu, 29 Jun 2017 23:48:39 +0300 Subject: [PATCH] Fixed round video on mobile --- app/js/lib/utils.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/js/lib/utils.js b/app/js/lib/utils.js index f871cd09..064c0d4e 100644 --- a/app/js/lib/utils.js +++ b/app/js/lib/utils.js @@ -381,6 +381,7 @@ function templateUrl (tplName) { media_modal_layout: 'desktop', slider: 'desktop', reply_message: 'desktop', + full_round: 'desktop', message_body: 'desktop', message_media: 'desktop', message_attach_game: 'desktop',