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
+6
View File
@@ -397,6 +397,12 @@ export const iconMetadata: Record<string, IconMetadata> = {
category: "ai-provider",
keywords: ["runapi", "run", "aggregator", "gateway"],
},
relaxcode: {
name: "relaxcode",
displayName: "RelaxyCode",
category: "ai-provider",
keywords: ["relaxycode", "relaxcode", "relax"],
},
eflowcode: {
name: "eflowcode",
displayName: "E-FlowCode",