mirror of
https://github.com/bitwarden/server.git
synced 2025-12-10 15:55:10 -06:00
chore(feature-flag): Remove persist-popup-view feature flag
This commit is contained in:
parent
2a01c804af
commit
7e50a46d3b
@ -199,7 +199,6 @@ public static class FeatureFlagKeys
|
||||
public const string SendAccess = "pm-19394-send-access-control";
|
||||
|
||||
/* Platform Team */
|
||||
public const string PersistPopupView = "persist-popup-view";
|
||||
public const string IpcChannelFramework = "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";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user