Skip to content

Commit 213dd43

Browse files
committed
fix values
1 parent bb8b7bd commit 213dd43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/KymaCompanion/api/getChatResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ export default async function getChatResponse({
190190
fetchWrapper,
191191
handleChatResponse,
192192
handleError,
193-
RETRY_DELAY,
194193
MAX_ATTEMPTS,
194+
RETRY_DELAY,
195195
);
196196
if (!result) {
197197
handleError({

0 commit comments

Comments
 (0)