feat: update MCP server configuration message and enhance new worktree session visability button

This commit is contained in:
Bohdan Triapitsyn
2026-01-17 11:00:21 +02:00
parent 8e6720a31e
commit 2bcae5b49f
2 changed files with 5 additions and 2 deletions
@@ -188,7 +188,7 @@ export const McpDropdown: React.FC<McpDropdownProps> = ({ headerIconButtonClass
{sortedNames.length === 0 && (
<div className="px-2 py-3 typography-ui-label text-muted-foreground text-center">
Configure MCP servers in settings.
Configure MCP servers in Opencode config.
</div>
)}
</>