mac: remove divider above active toggle

main
Peter Steinberger 2025-12-10 02:44:56 +01:00
parent d077936a21
commit 1839c144fa
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ struct GeneralSettings: View {
}
VStack(alignment: .leading, spacing: 12) {
Divider()
SettingsToggleRow(
title: "Clawdis active",
subtitle: "Pause to stop the Clawdis gateway; no messages will be processed.",