From 43d47193e6f85eab3b0e797762c960401df2da80 Mon Sep 17 00:00:00 2001 From: carlospolop Date: Sun, 22 Jun 2025 14:53:03 +0200 Subject: [PATCH] f --- theme/ai.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/ai.js b/theme/ai.js index c94992d5f..13337c3f1 100644 --- a/theme/ai.js +++ b/theme/ai.js @@ -226,7 +226,7 @@ `threadId=${threadId}; Path=/; Secure; SameSite=Strict; Max-Age=7200`; } catch (e) { console.error("Error creating threadId:", e); - alert("Failed to initialise the conversation. Please refresh."); + console.log("Failed to initialise the conversation. Please refresh."); throw e; } }