aiqtech commited on
Commit
281f7dc
·
verified ·
1 Parent(s): f46bf78

Update src/constants/organizations.ts

Browse files
Files changed (1) hide show
  1. src/constants/organizations.ts +1 -1
src/constants/organizations.ts CHANGED
@@ -3,7 +3,7 @@ import { ProviderInfo } from "../types/heatmap";
3
  export const ORGANIZATIONS: ProviderInfo[] = [
4
 
5
  { color: "#0088cc", authors: ["VIDraft"] },
6
- { color: "#cc785c", authors: ["heartsync"] },
7
  { color: "#cc785c", authors: ["KAISAR"] },
8
 
9
  { color: "#ff7000", authors: ["openfree"] },
 
3
  export const ORGANIZATIONS: ProviderInfo[] = [
4
 
5
  { color: "#0088cc", authors: ["VIDraft"] },
6
+ { color: "#cc785c", authors: ["Heartsync"] },
7
  { color: "#cc785c", authors: ["KAISAR"] },
8
 
9
  { color: "#ff7000", authors: ["openfree"] },