黄腾 aopstudio commited on
Commit
2a686c7
·
1 Parent(s): 61bc209

fix prefXCloud logo bug (#1933)

Browse files

### What problem does this PR solve?

fix prefXCloud logo bug

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: Zhedong Cen <[email protected]>

web/src/pages/user-setting/setting-model/constant.ts CHANGED
@@ -26,7 +26,7 @@ export const IconMap = {
26
  cohere: 'cohere',
27
  Lepton: 'lepton',
28
  TogetherAI:'together-ai',
29
- PerfXCould: 'perfx-could',
30
  Upstage: 'upstage',
31
  "novita.ai": 'novita-ai',
32
  "SILICONFLOW": 'siliconflow'
 
26
  cohere: 'cohere',
27
  Lepton: 'lepton',
28
  TogetherAI:'together-ai',
29
+ PerfXCould: 'perfx-cloud',
30
  Upstage: 'upstage',
31
  "novita.ai": 'novita-ai',
32
  "SILICONFLOW": 'siliconflow'