Skip to content

Commit c5d8352

Browse files
eamodiod13
authored andcommitted
Updates comment
1 parent 82df06d commit c5d8352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plus/ai/gitkrakenProvider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ export class GitKrakenProvider extends OpenAICompatibleProvider<typeof provider.
135135
case 403:
136136
// CodeAuthorization = "403.1"
137137
// CodeEntitlement = "403.2"
138-
// CodeOrganization = "403.3"
138+
// CodeFeatureDisabled = "403.3"
139139

140140
// Entitlement Error
141141
if (code === 2) {

0 commit comments

Comments
 (0)