From dd940ff46f7d4a0628b13a714ebfa416bb8a2d9d Mon Sep 17 00:00:00 2001 From: knotteye Date: Fri, 15 Jan 2021 21:28:38 -0600 Subject: [PATCH] Fix bugs with updating viewer count --- src/http.ts | 1 + src/server.ts | 9 ++------- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/src/http.ts b/src/http.ts index e154fc8..697e378 100644 --- a/src/http.ts +++ b/src/http.ts @@ -630,6 +630,7 @@ async function initChat() { let rooms = Object.keys(socket.rooms); for(let i=1;i