mirror of
https://github.com/bitwarden/browser
synced 2026-01-08 11:33:28 +00:00
Add feature flag for scim navigation (#3146)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"proxyNotifications": "http://localhost:61840"
|
||||
},
|
||||
"flags": {
|
||||
"showTrial": true
|
||||
"showTrial": true,
|
||||
"scim": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user