From bfe4e243a0540adab77710faf608a65ef39948dd Mon Sep 17 00:00:00 2001 From: Carlos Valente Date: Sat, 8 Aug 2020 17:43:33 +0100 Subject: [PATCH] This is a test --- public/script.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/script.js b/public/script.js index d61df4a..30fd221 100644 --- a/public/script.js +++ b/public/script.js @@ -1,3 +1,4 @@ +console.log("This is part of the TwilioQuest Game") const socket = io('/') const videoGrid = document.getElementById('video-grid') const myPeer = new Peer(undefined, {