mirror of
https://github.com/bitwarden/web
synced 2026-03-01 02:41:13 +00:00
* [bug] Extend GlobalState to supply correct default theme The default theme for most clients is System, but web uses Light. We need to extend GlobalState in web to reflect this. * [chore] Update jslib