We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d6e4d3 commit c9a42d8Copy full SHA for c9a42d8
src/Core/Constants.cs
@@ -156,6 +156,7 @@ public static class FeatureFlagKeys
156
public const string Argon2Default = "argon2-default";
157
public const string UserkeyRotationV2 = "userkey-rotation-v2";
158
public const string SSHKeyItemVaultItem = "ssh-key-vault-item";
159
+ public const string PM17987_BlockType0 = "pm-17987-block-type-0";
160
161
/* Mobile Team */
162
public const string NativeCarouselFlow = "native-carousel-flow";
0 commit comments