aiqtech commited on
Commit
d0402a0
·
verified ·
1 Parent(s): b0c8b2e

Update src/constants/organizations.ts

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