From e798c5af60fe091b64ac525b48e1399fab4b8918 Mon Sep 17 00:00:00 2001 From: Bruno Barbieri <1247834+brunobar79@users.noreply.github.com> Date: Tue, 10 Sep 2024 12:01:17 -0400 Subject: [PATCH] Update src/keychain/index.ts Co-authored-by: Jin --- src/keychain/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/keychain/index.ts b/src/keychain/index.ts index 8a4ed6ddb36..b8cd70042ab 100644 --- a/src/keychain/index.ts +++ b/src/keychain/index.ts @@ -172,7 +172,7 @@ export async function get(key: string, options: KeychainOptions = {}): Promise