mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
Adding the item-share feature flag (#6741)
This commit is contained in:
@@ -6,6 +6,7 @@ export enum FeatureFlag {
|
||||
PasswordlessLogin = "passwordless-login",
|
||||
AutofillV2 = "autofill-v2",
|
||||
BrowserFilelessImport = "browser-fileless-import",
|
||||
ItemShare = "item-share",
|
||||
}
|
||||
|
||||
// Replace this with a type safe lookup of the feature flag values in PM-2282
|
||||
|
||||
Reference in New Issue
Block a user