Skip to content

Commit

Permalink
Added the file change
Browse files Browse the repository at this point in the history
  • Loading branch information
ttalty committed Nov 4, 2024
1 parent cb7eecc commit 5667840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Core/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ public static class FeatureFlagKeys
public const string LimitCollectionCreationDeletionSplit = "pm-10863-limit-collection-creation-deletion-split";
public const string GeneratorToolsModernization = "generator-tools-modernization";
public const string NewDeviceVerification = "new-device-verification";
public const string RiskInsightsCriticalApplication = "pm-14466-risk-insights-critical-application";

public static List<string> GetAllKeys()
{
Expand Down

0 comments on commit 5667840

Please sign in to comment.