mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-29 12:55:21 +01:00
92a65b7b36
Some clients have unique global setting defaults (and unique global settings) For example: the web vault defaults to light theme, but most clients with theme support default to system theme. The current way we handle GlobalState is buried in jslib and not easily extendible in clients. To fix this, we need to treat GlobalState as a generic in the StateService and StateMigration service and allow for its extension in those methods and anywhere GlobalState is inited. |
||
---|---|---|
.. | ||
src | ||
package-lock.json | ||
package.json | ||
tsconfig.json |