mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-24 12:44:18 +08:00
fix(codex): add missing AiHubMix preset icon
Every other app's AiHubMix preset already sets icon "aihubmix" with iconColor #006FFB; the Codex entry was the only one missing it.
This commit is contained in:
@@ -1127,6 +1127,8 @@ requires_openai_auth = true`,
|
|||||||
"https://aihubmix.com/v1",
|
"https://aihubmix.com/v1",
|
||||||
"https://api.aihubmix.com/v1",
|
"https://api.aihubmix.com/v1",
|
||||||
],
|
],
|
||||||
|
icon: "aihubmix",
|
||||||
|
iconColor: "#006FFB",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "CherryIN",
|
name: "CherryIN",
|
||||||
|
|||||||
Reference in New Issue
Block a user