mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-01-31 09:43:07 +08:00
fix(config): remove icon config from provider preset
Remove unused icon and iconColor fields from Requesty Cloud preset
This commit is contained in:
@@ -459,9 +459,7 @@ export const providerPresets: ProviderPreset[] = [
|
||||
ANTHROPIC_AUTH_TOKEN: "",
|
||||
},
|
||||
},
|
||||
category: "third_party",
|
||||
icon: "rc",
|
||||
iconColor: "#E96B2C",
|
||||
category: "third_party"
|
||||
},
|
||||
{
|
||||
name: "OpenRouter",
|
||||
|
||||
Reference in New Issue
Block a user