mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-03-24 08:08:52 +08:00
chore(ui): hide proxy/pricing config for OpenCode/OpenClaw providers
This commit is contained in:
@@ -1517,7 +1517,7 @@ export function ProviderForm({
|
||||
</>
|
||||
)}
|
||||
|
||||
{category !== "omo" && (
|
||||
{category !== "omo" && appId !== "opencode" && appId !== "openclaw" && (
|
||||
<ProviderAdvancedConfig
|
||||
testConfig={testConfig}
|
||||
proxyConfig={proxyConfig}
|
||||
|
||||
Reference in New Issue
Block a user