fix(presets): rename AiGoCode to AIGoCode

Update the display name casing for AIGoCode across all provider presets
and i18n files to match their official branding.
This commit is contained in:
Jason
2026-01-09 20:03:24 +08:00
parent 8e6fad7af2
commit df3f8a05c4
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ requires_openai_auth = true`,
iconColor: "#000000",
},
{
name: "AiGoCode",
name: "AIGoCode",
websiteUrl: "https://aigocode.com",
apiKeyUrl: "https://aigocode.com/invite/CC-SWITCH",
category: "third_party",