chore(mac): add separator before general toggles
This commit is contained in:
parent
6129924eb2
commit
2339f1a01d
1 changed files with 2 additions and 0 deletions
|
|
@ -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 a new issue