🔐 authFileDescriptor.ts

This commit is contained in:
nirholas
2026-03-31 10:24:10 +00:00
parent fd2aa5fb2c
commit 8a2cbda198

View File

@@ -194,3 +194,4 @@ export function getApiKeyFromFileDescriptor(): string | null {
setCached: setApiKeyFromFd,
})
}