🥉 macOsKeychainStorage.ts

This commit is contained in:
nirholas
2026-03-31 10:24:27 +00:00
parent 79b4257917
commit 4577021432

View File

@@ -229,3 +229,4 @@ export function isMacOsKeychainLocked(): boolean {
} }
return keychainLockedCache return keychainLockedCache
} }