mirror of
https://github.com/bitwarden/server
synced 2025-12-16 00:03:54 +00:00
Add mobile CXP feature flags (#6343)
This commit is contained in:
@@ -206,6 +206,8 @@ public static class FeatureFlagKeys
|
||||
public const string EnablePMPreloginSettings = "enable-pm-prelogin-settings";
|
||||
public const string AppIntents = "app-intents";
|
||||
public const string SendAccess = "pm-19394-send-access-control";
|
||||
public const string CxpImportMobile = "cxp-import-mobile";
|
||||
public const string CxpExportMobile = "cxp-export-mobile";
|
||||
|
||||
/* Platform Team */
|
||||
public const string IpcChannelFramework = "ipc-channel-framework";
|
||||
|
||||
Reference in New Issue
Block a user