mirror of
https://github.com/yaklang/yaklang-chrome-extension.git
synced 2026-09-26 13:11:53 +08:00
fix(capture): automate safe bidirectional gateways for users and agents
This commit is contained in:
@@ -682,7 +682,6 @@ function GatewayWorkspace({
|
||||
run={run}
|
||||
gatewayShared={bridge.state === 'connected'}
|
||||
onShareGateway={shareTransform}
|
||||
initialMode="gateway"
|
||||
/>
|
||||
</div>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user