mirror of
https://github.com/bitwarden/server
synced 2025-12-14 23:33:41 +00:00
Resolving conflict and removing commented code (#3387)
This commit is contained in:
@@ -46,6 +46,7 @@ public static class FeatureFlagKeys
|
|||||||
public const string AutofillV2 = "autofill-v2";
|
public const string AutofillV2 = "autofill-v2";
|
||||||
public const string BrowserFilelessImport = "browser-fileless-import";
|
public const string BrowserFilelessImport = "browser-fileless-import";
|
||||||
public const string AutofillOverlay = "autofill-overlay";
|
public const string AutofillOverlay = "autofill-overlay";
|
||||||
|
public const string ItemShare = "item-share";
|
||||||
|
|
||||||
public static List<string> GetAllKeys()
|
public static List<string> GetAllKeys()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user