From bee9ced345dc48f832d54a8e98a02cb9ce6a5fc3 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sat, 17 Aug 2024 10:54:02 -0600 Subject: [PATCH] Update index.php --- index.php | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/index.php b/index.php index 57b9c16..c459e27 100644 --- a/index.php +++ b/index.php @@ -13,13 +13,17 @@ $activeUsers = json_decode(file_get_contents('online-users.json'), true); if (!empty($activeUsers)) { - $userList = ""; + echo "