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