settings: clarify pause toggles gateway messaging
This commit is contained in:
@@ -28,7 +28,7 @@ struct GeneralSettings: View {
|
|||||||
VStack(alignment: .leading, spacing: 12) {
|
VStack(alignment: .leading, spacing: 12) {
|
||||||
SettingsToggleRow(
|
SettingsToggleRow(
|
||||||
title: "Clawdis active",
|
title: "Clawdis active",
|
||||||
subtitle: "Pause to stop Clawdis background helpers and notifications.",
|
subtitle: "Pause to stop the Clawdis gateway; no messages will be processed.",
|
||||||
binding: self.activeBinding)
|
binding: self.activeBinding)
|
||||||
|
|
||||||
self.connectionSection
|
self.connectionSection
|
||||||
|
|||||||
Reference in New Issue
Block a user