chore(lint): apply biome fixes

This commit is contained in:
Peter Steinberger
2026-01-04 19:08:22 +01:00
parent e005dcb8e7
commit 0716a624a8
5 changed files with 19 additions and 9 deletions

View File

@@ -131,8 +131,8 @@ export const chatHandlers: GatewayRequestHandlers = {
params,
respond,
context,
client,
isWebchatConnect,
client: _client,
isWebchatConnect: _isWebchatConnect,
}) => {
if (!validateChatSendParams(params)) {
respond(