mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-03 02:51:17 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user