Skip to content

Commit dd74e96

Browse files
authored
[PM-28177] Add feature flag for Send UI refresh (#6708)
1 parent 579d800 commit dd74e96

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Core/Constants.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ public static class FeatureFlagKeys
238238
public const string UseSdkPasswordGenerators = "pm-19976-use-sdk-password-generators";
239239
public const string UseChromiumImporter = "pm-23982-chromium-importer";
240240
public const string ChromiumImporterWithABE = "pm-25855-chromium-importer-abe";
241+
public const string SendUIRefresh = "pm-28175-send-ui-refresh";
241242

242243
/* Vault Team */
243244
public const string CipherKeyEncryption = "cipher-key-encryption";

0 commit comments

Comments
 (0)