1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 19:43:45 +00:00

[EC-473] Add feature flag config and environment loaders to Desktop (#3389)

This commit is contained in:
Thomas Rittson
2022-09-02 06:08:47 +10:00
committed by GitHub
parent 5c34e53280
commit e2cb0cf11a
6 changed files with 63 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"devFlags": {},
"flags": {}
}