From 9a65da50e571da4cbb7185a1dc00fc258904f7bf Mon Sep 17 00:00:00 2001 From: John Livingston Date: Tue, 22 Jun 2021 14:57:57 +0200 Subject: [PATCH] FIXME. --- server/lib/routers/webchat.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server/lib/routers/webchat.ts b/server/lib/routers/webchat.ts index 584099af..ad136bb7 100644 --- a/server/lib/routers/webchat.ts +++ b/server/lib/routers/webchat.ts @@ -128,6 +128,8 @@ async function initWebchatRouter (options: RegisterServerOptions): Promise