aiqtech commited on
Commit
b7e2be3
·
verified ·
1 Parent(s): bff8147

Update src/constants/organizations.ts

Browse files
Files changed (1) hide show
  1. src/constants/organizations.ts +1 -1
src/constants/organizations.ts CHANGED
@@ -25,7 +25,7 @@ export const ORGANIZATIONS: ProviderInfo[] = [
25
  { color: "#607D8B", authors: ["THUDM"] },
26
  { color: "#3F51B5", authors: ["rednote-hilab"] },
27
  { color: "#DC143C", authors: ["deepseek-ai"] },
28
- { color: "#FF4500", authors: ["Qwen", "wan-ai","wan-ai"]},
29
  { color: "#009688", authors: ["XiaomiMiMo"] },
30
  { color: "#8BC34A", authors: ["IndexTeam"] },
31
 
 
25
  { color: "#607D8B", authors: ["THUDM"] },
26
  { color: "#3F51B5", authors: ["rednote-hilab"] },
27
  { color: "#DC143C", authors: ["deepseek-ai"] },
28
+ { color: "#FF4500", authors: ["Qwen", "wan-ai"]},
29
  { color: "#009688", authors: ["XiaomiMiMo"] },
30
  { color: "#8BC34A", authors: ["IndexTeam"] },
31