Fix preset

This commit is contained in:
Pieter Vander Vennet 2020-07-29 21:43:58 +02:00
parent 0e63eb5a52
commit 033e97b873

View file

@ -47,7 +47,7 @@ export default class BikeStations extends LayerDefinition {
{ {
title: tr.titlePumpAndRepair, title: tr.titlePumpAndRepair,
description: tr.services.both, description: tr.services.both,
tags: [this.repairStation, this.tools, this.nopump] tags: [this.repairStation, this.tools, this.pump]
}, },
] ]