Skip to content

Commit

Permalink
Merge pull request #25 from ski-u/run-swift-format
Browse files Browse the repository at this point in the history
Run swift-format
  • Loading branch information
ski-u authored Dec 25, 2024
2 parents 4a1a763 + 06eb32d commit 549e75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Features/Sources/Settings/Settings/SettingsView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ public struct SettingsView: View {
.foregroundStyle(Color.secondary)
}
}

NavigationLink {
AppearanceView()
} label: {
Expand Down

0 comments on commit 549e75c

Please sign in to comment.