mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Change add credits url
This commit is contained in:
parent
ae38713d5b
commit
5f8573bb92
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ export function getKoduSignInUrl(uriScheme?: string) {
|
|||
}
|
||||
|
||||
export function getKoduAddCreditsUrl(uriScheme?: string) {
|
||||
return `${KODU_BASE_URL}/user/addCredits?redirectTo=${uriScheme}://saoudrizwan.claude-dev&ext=1`
|
||||
return `${KODU_BASE_URL}/cloud/plan`
|
||||
}
|
||||
|
||||
export function getKoduCreditsUrl() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue