mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 18:43:25 +00:00
Add feature flag for scim navigation (#3146)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"port": 8081
|
||||
},
|
||||
"flags": {
|
||||
"showTrial": false
|
||||
"showTrial": false,
|
||||
"scim": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user