mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
fix: project mcp allways allow (#3332)
This commit is contained in:
parent
e3ccab5b2c
commit
59fdbaeecc
1 changed files with 1 additions and 0 deletions
|
|
@ -1044,6 +1044,7 @@ export const ChatRowContent = ({
|
|||
)?.alwaysAllow || false,
|
||||
}}
|
||||
serverName={useMcpServer.serverName}
|
||||
serverSource={server?.source}
|
||||
alwaysAllowMcp={alwaysAllowMcp}
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue