Skip to content

Commit 89dc172

Browse files
committed
add konfig api key for snaptrade
1 parent e888071 commit 89dc172

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generator/konfig-dash/api/src/lib/api-keys.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const apiKeys: Record<string, string> = {
66
g774QbmWUqt6BgqYqaDRhs70bhb9GcEd: 'groundxai',
77
mlTgDY71gh0IArP2rmlcFnLcyHmvUZWr: 'leap-ai',
88
WhSlSOXvNo1pp5895MM2RatQndYurSUw: 'Carbon-for-Developers',
9+
MMUM5J8aWKqSVyg6xUAj8hOTf5FtG4Hf: 'passiv',
910
}
1011

1112
export function validateApiKey({

0 commit comments

Comments
 (0)