mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
* Await in `has` calls. * Add disk cache to browser synced items Note: `Map` doesn't serialize nicely so it's easier to swap over to a `Record` object for out cache * Mock and await init promises in tests * Remove redundant settings checks