Fix preset
This commit is contained in:
parent
0e63eb5a52
commit
033e97b873
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
},
|
||||
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue