chore(mac): add divider before session toggles

main
Peter Steinberger 2025-12-09 19:14:01 +00:00
parent 0bf9a87293
commit 6329f60dff
1 changed files with 1 additions and 0 deletions

View File

@ -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.",