aiqtech commited on
Commit
33ca289
·
verified ·
1 Parent(s): a7b7913

Update src/constants/organizations.ts

Browse files
Files changed (1) hide show
  1. src/constants/organizations.ts +1 -1
src/constants/organizations.ts CHANGED
@@ -29,7 +29,7 @@ export const ORGANIZATIONS: ProviderInfo[] = [
29
  { color: "#009688", authors: ["XiaomiMiMo"] },
30
  { color: "#8BC34A", authors: ["IndexTeam"] },
31
 
32
- { color: "#1877F2", authors: ["john6666"] },
33
  { color: "#1877F2", authors: ["black-forest-labs"] },
34
  { color: "#10A37F", authors: ["prithivMLmods"] },
35
  { color: "#cc785c", authors: ["lllyasviel"] },
 
29
  { color: "#009688", authors: ["XiaomiMiMo"] },
30
  { color: "#8BC34A", authors: ["IndexTeam"] },
31
 
32
+ { color: "#1877F2", authors: ["John6666"] },
33
  { color: "#1877F2", authors: ["black-forest-labs"] },
34
  { color: "#10A37F", authors: ["prithivMLmods"] },
35
  { color: "#cc785c", authors: ["lllyasviel"] },