chore(mac): add divider before session toggles
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user