Spaces:
Running
Running
Update src/constants/organizations.ts
Browse files
src/constants/organizations.ts
CHANGED
@@ -4,8 +4,6 @@ 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"] },
|
10 |
{ color: "#10A37F", authors: ["seawolf2357"] },
|
11 |
{ color: "#DB4437", authors: ["ginigen"] },
|
|
|
4 |
|
5 |
{ color: "#0088cc", authors: ["VIDraft"] },
|
6 |
{ color: "#cc785c", authors: ["Heartsync"] },
|
|
|
|
|
7 |
{ color: "#ff7000", authors: ["openfree"] },
|
8 |
{ color: "#10A37F", authors: ["seawolf2357"] },
|
9 |
{ color: "#DB4437", authors: ["ginigen"] },
|