We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e89f1 commit 19b5431Copy full SHA for 19b5431
src/Core/Constants.cs
@@ -176,6 +176,7 @@ public static class FeatureFlagKeys
176
public const string StorageReseedRefactor = "storage-reseed-refactor";
177
public const string WebPush = "web-push";
178
public const string RecordInstallationLastActivityDate = "installation-last-activity-date";
179
+ public const string IpcChannelFramework = "ipc-channel-framework";
180
181
/* Tools Team */
182
public const string ItemShare = "item-share";
0 commit comments