chore(mac): add separator before general toggles

main
Peter Steinberger 2025-12-09 21:28:46 +00:00
parent 6129924eb2
commit 2339f1a01d
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ struct GeneralSettings: View {
self.connectionSection
Divider()
SettingsToggleRow(
title: "Launch at login",
subtitle: "Automatically start Clawdis after you sign in.",