Skip to content

Commit

Permalink
resolve conflict
Browse files Browse the repository at this point in the history
Signed-off-by: Cy Okeke <[email protected]>
  • Loading branch information
cyprain-okeke committed Nov 12, 2024
1 parent d5f2eee commit be832de
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 const string DisableFreeFamiliesSponsorship = "PM-12274-disable-free-families-sponsorship";

public static List<string> GetAllKeys()
Expand Down

0 comments on commit be832de

Please sign in to comment.