Skip to content

Commit c5179d6

Browse files
mrubensAlorse
authored andcommitted
Add claude code as a provider that doesn't need configuration (RooCodeInc#5038)
1 parent 9d8813c commit c5179d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/checkExistApiConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ export function checkExistKey(config: ProviderSettings | undefined) {
2323
].some((value) => value !== undefined)
2424

2525
return hasSecretKey || hasOtherConfig
26-
}
26+
}

0 commit comments

Comments
 (0)