diff --git a/apps/macos/Sources/Clawdis/GeneralSettings.swift b/apps/macos/Sources/Clawdis/GeneralSettings.swift index 28872a5e0..328b4e13b 100644 --- a/apps/macos/Sources/Clawdis/GeneralSettings.swift +++ b/apps/macos/Sources/Clawdis/GeneralSettings.swift @@ -27,6 +27,7 @@ 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.",