mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
Resolving conflict and removing commented code (#3387)
This commit is contained in:
parent
1800e6ffd3
commit
419760623a
@ -46,6 +46,7 @@ public static class FeatureFlagKeys
|
||||
public const string AutofillV2 = "autofill-v2";
|
||||
public const string BrowserFilelessImport = "browser-fileless-import";
|
||||
public const string AutofillOverlay = "autofill-overlay";
|
||||
public const string ItemShare = "item-share";
|
||||
|
||||
public static List<string> GetAllKeys()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user