diff --git a/apps/api/src/controllers/auth.ts b/apps/api/src/controllers/auth.ts index 8aa669cd..0367358f 100644 --- a/apps/api/src/controllers/auth.ts +++ b/apps/api/src/controllers/auth.ts @@ -77,7 +77,7 @@ export async function getACUC(api_key: string, cacheOnly = false): Promise