Skip to content

Commit 53af972

Browse files
authored
Update openrouter.ts
1 parent fd4998e commit 53af972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/providers/openrouter.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export class OpenRouterHandler implements ApiHandler, SingleCompletionHandler {
3030
apiKey: this.options.openRouterApiKey,
3131
defaultHeaders: {
3232
"HTTP-Referer": "https://github.com/RooVetGit/Roo-Cline",
33-
"X-Title": "Roo-Code",
33+
"X-Title": "Roo Code",
3434
},
3535
})
3636
}

0 commit comments

Comments
 (0)