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