Remove extra blank lines in ReadingSettingsView

This commit is contained in:
Ilyas Hallak 2025-11-21 22:10:44 +01:00
parent 6de413376f
commit 59acfa79ac

View File

@ -30,8 +30,6 @@ struct ReadingSettingsView: View {
.foregroundColor(.secondary)
.padding(.top, 2)
}
} header: {
Text("Reading Settings")
}