Skip to content

Commit

Permalink
Update Constants.cs (#5112)
Browse files Browse the repository at this point in the history
  • Loading branch information
differsthecat authored Dec 4, 2024
1 parent 74e8693 commit 0e32dcc
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 @@ -156,6 +156,7 @@ public static class FeatureFlagKeys
public const string DisableFreeFamiliesSponsorship = "PM-12274-disable-free-families-sponsorship";
public const string MacOsNativeCredentialSync = "macos-native-credential-sync";
public const string PM9111ExtensionPersistAddEditForm = "pm-9111-extension-persist-add-edit-form";
public const string InlineMenuTotp = "inline-menu-totp";

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

0 comments on commit 0e32dcc

Please sign in to comment.