Trim alerts fuel caption — no need to explain Stations-tab independence

This commit is contained in:
FuelBoard Contributor
2026-08-12 09:03:43 +01:00
parent 46d5d45c93
commit 3dcfe30dcc
+1 -1
View File
@@ -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") {