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