PM-30538 Add feature flag for Milestone 11 DIRT (#6916)

This commit is contained in:
Vijay Oommen
2026-01-28 13:57:06 -06:00
committed by GitHub
parent b1b6fcdbd2
commit bfefd27a38

View File

@@ -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";