chore(mac): add separator before general toggles

This commit is contained in:
Peter Steinberger 2025-12-09 21:28:46 +00:00
parent 550e3b28ea
commit f91189a29e

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.",