mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
Enable SCIM feature flag (#3246)
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
},
|
||||
"flags": {
|
||||
"showTrial": false,
|
||||
"scim": false
|
||||
"scim": true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
},
|
||||
"flags": {
|
||||
"showTrial": false,
|
||||
"scim": false
|
||||
"scim": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user