mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-25 21:02:59 +08:00
Update feature flag name (#13243)
This commit is contained in:
parent
0523ce0b40
commit
f9efbf0a6a
@ -51,7 +51,7 @@ export enum FeatureFlag {
|
||||
PrivateKeyRegeneration = "pm-12241-private-key-regeneration",
|
||||
ResellerManagedOrgAlert = "PM-15814-alert-owners-of-reseller-managed-orgs",
|
||||
NewDeviceVerification = "new-device-verification",
|
||||
PM15179_AddExistingOrgsFromProviderPortal = "PM-15179-add-existing-orgs-from-provider-portal",
|
||||
PM15179_AddExistingOrgsFromProviderPortal = "pm-15179-add-existing-orgs-from-provider-portal",
|
||||
}
|
||||
|
||||
export type AllowedFeatureFlagTypes = boolean | number | string;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user