From 7521fadbd635340fb6e03c651ca820d57d04e3a8 Mon Sep 17 00:00:00 2001 From: Dave Horton Date: Wed, 5 Mar 2025 20:25:25 -0500 Subject: [PATCH] lint --- lib/session/call-session.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/session/call-session.js b/lib/session/call-session.js index 2f563f6c..458451b2 100644 --- a/lib/session/call-session.js +++ b/lib/session/call-session.js @@ -1684,7 +1684,7 @@ Duration=${duration} ` else if (opts.llm_update) { return this._lccLlmUpdate(opts.llm_update, callSid); } - + // whisper may be the only thing we are asked to do, or it may that // we are doing a whisper after having muted, paused recording etc.. if (opts.whisper) {