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 579d800 commit dd74e96Copy full SHA for dd74e96
1 file changed
src/Core/Constants.cs
@@ -238,6 +238,7 @@ public static class FeatureFlagKeys
238
public const string UseSdkPasswordGenerators = "pm-19976-use-sdk-password-generators";
239
public const string UseChromiumImporter = "pm-23982-chromium-importer";
240
public const string ChromiumImporterWithABE = "pm-25855-chromium-importer-abe";
241
+ public const string SendUIRefresh = "pm-28175-send-ui-refresh";
242
243
/* Vault Team */
244
public const string CipherKeyEncryption = "cipher-key-encryption";
0 commit comments