We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e888071 commit 89dc172Copy full SHA for 89dc172
generator/konfig-dash/api/src/lib/api-keys.ts
@@ -6,6 +6,7 @@ const apiKeys: Record<string, string> = {
6
g774QbmWUqt6BgqYqaDRhs70bhb9GcEd: 'groundxai',
7
mlTgDY71gh0IArP2rmlcFnLcyHmvUZWr: 'leap-ai',
8
WhSlSOXvNo1pp5895MM2RatQndYurSUw: 'Carbon-for-Developers',
9
+ MMUM5J8aWKqSVyg6xUAj8hOTf5FtG4Hf: 'passiv',
10
}
11
12
export function validateApiKey({
0 commit comments