Settings About: drop redundant 'FuelBoard x.y(z)' footer

Version already shown in the Version row; the footer just duplicated it.
This commit is contained in:
FuelBoard Contributor
2026-08-13 10:06:51 +01:00
parent c2a9943d4c
commit cb174f66fa
-2
View File
@@ -171,8 +171,6 @@ struct SettingsView: View {
}
} header: {
Text("About")
} footer: {
Text("FuelBoard \(appVersion)")
}
if let message = tipStore.message {