mirror of
https://github.com/bitwarden/browser
synced 2026-02-23 16:13:21 +00:00
Ssh agent llm detector
This commit is contained in:
@@ -81,7 +81,7 @@ export const DefaultFeatureFlagValue = {
|
||||
/* Autofill */
|
||||
[FeatureFlag.MacOsNativeCredentialSync]: FALSE,
|
||||
[FeatureFlag.WindowsDesktopAutotype]: FALSE,
|
||||
[FeatureFlag.SshAgentV2]: FALSE,
|
||||
[FeatureFlag.SshAgentV2]: true,
|
||||
|
||||
/* Tools */
|
||||
[FeatureFlag.DesktopSendUIRefresh]: FALSE,
|
||||
|
||||
Reference in New Issue
Block a user