🌃 client.ts

This commit is contained in:
nirholas
2026-03-31 10:23:53 +00:00
parent 3c68c7bbf0
commit 87a1da40e5

View File

@@ -564,3 +564,4 @@ export function storeOAuthAccountInfo({
return { ...current, oauthAccount: accountInfo }
})
}