aiqtech commited on
Commit
7d7e632
·
verified ·
1 Parent(s): 9860a4d

Update src/constants/organizations.ts

Browse files
Files changed (1) hide show
  1. src/constants/organizations.ts +1 -3
src/constants/organizations.ts CHANGED
@@ -2,9 +2,7 @@ import { ProviderInfo } from "../types/heatmap";
2
 
3
  export const ORGANIZATIONS: ProviderInfo[] = [
4
 
5
- { color: "#ff7000", authors: ["openfree","VIDraft","seawolf2357","ginigen","ginipick","fantaxy","fantos","aiqtech","aiqcamp","Heartsync"] },
6
- { color: "#ff7000", authors: ["immunobiotech"] },
7
- { color: "#cc785c", authors: ["kolaslab"] },
8
 
9
  { color: "#ff7000", authors: ["tencent"] },
10
  { color: "#1877F2", authors: ["black-forest-labs"] },
 
2
 
3
  export const ORGANIZATIONS: ProviderInfo[] = [
4
 
5
+ { color: "#ff7000", authors: ["openfree","VIDraft","seawolf2357","ginigen","ginipick","fantaxy","fantos","aiqtech","aiqcamp","Heartsync","immunobiotech","kolaslab"] },
 
 
6
 
7
  { color: "#ff7000", authors: ["tencent"] },
8
  { color: "#1877F2", authors: ["black-forest-labs"] },