mirror of
https://github.com/bitwarden/server.git
synced 2026-02-03 17:43:03 -06:00
PM-30538 Add feature flag for Milestone 11 DIRT (#6916)
This commit is contained in:
parent
b1b6fcdbd2
commit
bfefd27a38
@ -262,6 +262,7 @@ public static class FeatureFlagKeys
|
||||
public const string EventManagementForDataDogAndCrowdStrike = "event-management-for-datadog-and-crowdstrike";
|
||||
public const string EventDiagnosticLogging = "pm-27666-siem-event-log-debugging";
|
||||
public const string EventManagementForHuntress = "event-management-for-huntress";
|
||||
public const string Milestone11AppPageImprovements = "pm-30538-dirt-milestone-11-app-page-improvements";
|
||||
|
||||
/* UIF Team */
|
||||
public const string RouterFocusManagement = "router-focus-management";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user