mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-03 15:45:59 +08:00
* refactor(account-switching) [PM-5594]: Move account switching enabled flag to AccountSwitcherService to accommodate server-side feature flag. * test(account-switching) [PM-5594]: Update tests to include ConfigService dependency for feature flag. * refactor(account-switching) [PM-5594]: Remove compile-time account switching flags from browser. * refactor(account-switching) [PM-5594]: Move initialization to ctor for strict.
7 lines
55 B
JSON
7 lines
55 B
JSON
{
|
|
"devFlags": {},
|
|
"flags": {
|
|
"sdk": true
|
|
}
|
|
}
|