mirror of
https://github.com/bitwarden/server.git
synced 2025-04-21 13:05:11 -05:00
[PM-18040] Add new feature flag (#5498)
This commit is contained in:
parent
f8e89f1747
commit
19b5431177
@ -176,6 +176,7 @@ public static class FeatureFlagKeys
|
||||
public const string StorageReseedRefactor = "storage-reseed-refactor";
|
||||
public const string WebPush = "web-push";
|
||||
public const string RecordInstallationLastActivityDate = "installation-last-activity-date";
|
||||
public const string IpcChannelFramework = "ipc-channel-framework";
|
||||
|
||||
/* Tools Team */
|
||||
public const string ItemShare = "item-share";
|
||||
|
Loading…
x
Reference in New Issue
Block a user