mirror of
https://github.com/bitwarden/server
synced 2026-01-29 15:53:36 +00:00
chore(flags): [PM-31326] Rename ipc-channel-framework feature flag
This commit is contained in:
@@ -225,7 +225,7 @@ public static class FeatureFlagKeys
|
||||
|
||||
/* Platform Team */
|
||||
public const string WebPush = "web-push";
|
||||
public const string IpcChannelFramework = "ipc-channel-framework";
|
||||
public const string ContentScriptIpcFramework = "content-script-ipc-channel-framework";
|
||||
public const string PushNotificationsWhenLocked = "pm-19388-push-notifications-when-locked";
|
||||
public const string PushNotificationsWhenInactive = "pm-25130-receive-push-notifications-for-inactive-users";
|
||||
public const string WebAuthnRelatedOrigins = "pm-30529-webauthn-related-origins";
|
||||
|
||||
Reference in New Issue
Block a user