Skip to content

Commit c1904ab

Browse files
committed
f
1 parent c7edd4d commit c1904ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/ai.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
`threadId=${threadId}; Path=/; Secure; SameSite=Strict; Max-Age=7200`;
227227
} catch (e) {
228228
console.error("Error creating threadId:", e);
229-
alert("Failed to initialise the conversation. Please refresh.");
229+
console.log("Failed to initialise the conversation. Please refresh.");
230230
throw e;
231231
}
232232
}

0 commit comments

Comments
 (0)