diff --git a/Customizations/Layers/BikeStations.ts b/Customizations/Layers/BikeStations.ts index a4be1d7..6638a79 100644 --- a/Customizations/Layers/BikeStations.ts +++ b/Customizations/Layers/BikeStations.ts @@ -47,7 +47,7 @@ export default class BikeStations extends LayerDefinition { { title: tr.titlePumpAndRepair, description: tr.services.both, - tags: [this.repairStation, this.tools, this.nopump] + tags: [this.repairStation, this.tools, this.pump] }, ]