mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Change add credits url
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user