mac: remove divider above active toggle
This commit is contained in:
parent
d077936a21
commit
1839c144fa
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ struct GeneralSettings: View {
|
||||||
}
|
}
|
||||||
|
|
||||||
VStack(alignment: .leading, spacing: 12) {
|
VStack(alignment: .leading, spacing: 12) {
|
||||||
Divider()
|
|
||||||
SettingsToggleRow(
|
SettingsToggleRow(
|
||||||
title: "Clawdis active",
|
title: "Clawdis active",
|
||||||
subtitle: "Pause to stop the Clawdis gateway; no messages will be processed.",
|
subtitle: "Pause to stop the Clawdis gateway; no messages will be processed.",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue