From 2b7174eb96b43e79923ef94a2b1b5fc5a220e7a7 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Tue, 23 Aug 2022 18:54:28 +0200 Subject: [PATCH] Comment. --- server/lib/routers/webchat.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/server/lib/routers/webchat.ts b/server/lib/routers/webchat.ts index 4e085b3a..7999d828 100644 --- a/server/lib/routers/webchat.ts +++ b/server/lib/routers/webchat.ts @@ -76,6 +76,10 @@ async function initWebchatRouter (options: RegisterServerOptions): Promise