From a42a320bb21d48533248f5c8af10da52ba191836 Mon Sep 17 00:00:00 2001 From: billy1479 <59696174+billy1479@users.noreply.github.com> Date: Wed, 13 Dec 2023 23:18:55 +0000 Subject: [PATCH] edit to root --- client/main2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/main2.js b/client/main2.js index 23a235cf..6cbc78fa 100644 --- a/client/main2.js +++ b/client/main2.js @@ -1,4 +1,4 @@ -const rootUrl = 'https://https://wscinemawebsite.azurewebsites.net/'; +const rootUrl = 'https://wscinemawebsite.azurewebsites.net/'; // Doesn't work on some PCs // let socket = io();