Mac: remove Tools & MCP header

This commit is contained in:
Peter Steinberger
2025-12-07 00:16:39 +00:00
parent ce02f798e4
commit c911568306

View File

@@ -164,10 +164,6 @@ struct ToolsSettings: View {
var body: some View {
VStack(alignment: .leading, spacing: 12) {
Text("Tools & MCP servers")
.font(.title3.weight(.semibold))
.padding(.top, 8)
ScrollView {
LazyVStack(spacing: 12) {
self.section(for: .tool, title: "CLI Tools")