Mac: remove Tools & MCP header

main
Peter Steinberger 2025-12-07 00:16:39 +00:00
parent ce02f798e4
commit c911568306
1 changed files with 0 additions and 4 deletions

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")