chore(mac): add separator before general toggles
parent
6129924eb2
commit
2339f1a01d
|
|
@ -35,6 +35,8 @@ struct GeneralSettings: View {
|
||||||
|
|
||||||
self.connectionSection
|
self.connectionSection
|
||||||
|
|
||||||
|
Divider()
|
||||||
|
|
||||||
SettingsToggleRow(
|
SettingsToggleRow(
|
||||||
title: "Launch at login",
|
title: "Launch at login",
|
||||||
subtitle: "Automatically start Clawdis after you sign in.",
|
subtitle: "Automatically start Clawdis after you sign in.",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue