Roo-Code/.tmp
Roo Code 2bfce691f5 fix: prevent duplicate MCP resources from appearing
- Remove redundant resource fetching in toggleServerDisabled method
- Resources are already fetched during initial connection in connectToServer
- This fixes issue #8301 where resources appeared twice in the UI

The duplicate fetching was happening when toggling server disabled state
while the server was already connected. Since toggling disabled state
doesn't affect the available resources/tools, we don't need to refresh
them.
2025-09-25 11:14:41 +00:00
..
Roo-Code@86debeef43 fix: prevent duplicate MCP resources from appearing 2025-09-25 11:14:41 +00:00