From 523a5f35abdf219b3152fae8388e07233e421bb0 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Wed, 4 Aug 2021 17:32:47 +0200 Subject: [PATCH] Fix. --- server/lib/routers/webchat.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/lib/routers/webchat.ts b/server/lib/routers/webchat.ts index 50862a1a..179226d4 100644 --- a/server/lib/routers/webchat.ts +++ b/server/lib/routers/webchat.ts @@ -88,7 +88,7 @@ async function initWebchatRouter (options: RegisterServerOptions): Promise