From ebc63c9f8b9a2a472249d5adc7ea44f338a23f6a Mon Sep 17 00:00:00 2001 From: gustrb Date: Mon, 14 Oct 2024 10:06:33 -0300 Subject: [PATCH] chore: sorry linter --- apps/meteor/app/livechat/server/lib/LivechatTyped.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/meteor/app/livechat/server/lib/LivechatTyped.ts b/apps/meteor/app/livechat/server/lib/LivechatTyped.ts index 97fd5aa0b0a0..b2f6e3fa763f 100644 --- a/apps/meteor/app/livechat/server/lib/LivechatTyped.ts +++ b/apps/meteor/app/livechat/server/lib/LivechatTyped.ts @@ -498,7 +498,7 @@ class LivechatClass { } } - // delegate room creation to QueueManager + // delegate room creation to QueueManager Livechat.logger.debug(`Calling QueueManager to request a room for visitor ${visitor._id}`); const room = await QueueManager.requestRoom({