From 0e3773963a790034ebf6cfb750ba1b0b9a3bd38b Mon Sep 17 00:00:00 2001 From: Vishwanath Kulkarni Date: Mon, 30 Sep 2024 21:10:17 -0700 Subject: [PATCH] Update main.ts --- src/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.ts b/src/main.ts index 13677ae..9653cad 100644 --- a/src/main.ts +++ b/src/main.ts @@ -127,7 +127,7 @@ async function getAIResponse(prompt: string): Promise