From a5da776d2734f7aae1091d084f0eea978edb57ff Mon Sep 17 00:00:00 2001 From: Daniele Scasciafratte Date: Fri, 29 Apr 2022 21:55:32 +0200 Subject: [PATCH] Fix undefined error (#1129) --- client/src/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/index.php b/client/src/index.php index 8d1b2114..39884faa 100755 --- a/client/src/index.php +++ b/client/src/index.php @@ -27,7 +27,7 @@ globalIndexPath = ""; showLogs = false; - +