Apply suggestion from @think-in-universe

Co-authored-by: Robert Yan <46699230+think-in-universe@users.noreply.github.com>
This commit is contained in:
firat.sertgoz 2026-01-26 19:40:29 +01:00 committed by GitHub
parent b77a2fee7a
commit 8cbf6763b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,7 @@ const AUTH_CHOICE_GROUP_DEFS: {
value: "nearai",
label: "NEAR AI",
hint: "Private and verifiable inference (TEE)",
choices: ["near-ai-api-key"],
choices: ["nearai-api-key"],
},
{
value: "google",