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",