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:
@@ -171,8 +171,6 @@ struct SettingsView: View {
|
||||
}
|
||||
} header: {
|
||||
Text("About")
|
||||
} footer: {
|
||||
Text("FuelBoard \(appVersion)")
|
||||
}
|
||||
|
||||
if let message = tipStore.message {
|
||||
|
||||
Reference in New Issue
Block a user