From 95f31deefc6832b533211f949bad2d1a1eb39536 Mon Sep 17 00:00:00 2001 From: Boris Grozev Date: Tue, 26 Apr 2016 10:41:15 -0500 Subject: [PATCH] Test 2 --- app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.js b/app.js index 8cf19ce73..d52e1aa39 100644 --- a/app.js +++ b/app.js @@ -1,5 +1,6 @@ /* global $, JitsiMeetJS, config, getRoomName */ + /* application specific logic */ import "babel-polyfill";