chore(presets): switch RelaxyCode icon to custom relaxcode.png

Replace the generic claude icon with a dedicated relaxcode.png icon
for the RelaxyCode provider presets.
This commit is contained in:
Jason
2026-05-15 17:55:47 +08:00
parent 3fd38b0a3d
commit 58cd5302ae
6 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -564,7 +564,7 @@ export const claudeDesktopProviderPresets: ClaudeDesktopProviderPreset[] = [
mode: "direct",
apiFormat: "anthropic",
modelRoutes: passthroughRoutes(),
icon: "claude",
icon: "relaxcode",
},
{
name: "Cubence",
+1 -1
View File
@@ -611,7 +611,7 @@ export const providerPresets: ProviderPreset[] = [
},
},
category: "third_party",
icon: "claude",
icon: "relaxcode",
},
{
name: "Cubence",
+1 -1
View File
@@ -227,7 +227,7 @@ requires_openai_auth = true`,
"https://www.relaxycode.com/v1",
"gpt-5.5",
),
icon: "claude",
icon: "relaxcode",
},
{
name: "Cubence",