Trim alerts fuel caption — no need to explain Stations-tab independence
This commit is contained in:
@@ -36,7 +36,7 @@ struct AlertsView: View {
|
||||
} header: {
|
||||
Text("Fuel to monitor")
|
||||
} footer: {
|
||||
Text("Alerts watch for the cheapest \(fuel.displayName.lowercased()) station within the radius. Browsing a different fuel in the Stations tab does not change this.")
|
||||
Text("Alerts watch for the cheapest \(fuel.displayName.lowercased()) station within the radius.")
|
||||
}
|
||||
|
||||
Section("Trigger radius") {
|
||||
|
||||
Reference in New Issue
Block a user