Run yarn lint, yarn prettier and yarn build i18next

0d6cd61 was still missing some style fixes, making `yarn` touch
unrelated files on a subsequent `git commit`.
This commit is contained in:
Henrik Fehlauer 2020-06-18 18:00:00 +00:00
parent 77f1b5f0af
commit 8a66a816f7
3 changed files with 2 additions and 3 deletions

View file

@ -305,7 +305,7 @@
BR.tracksLoader(map, layersControl, routing);
BR.routeLoader(map, layersControl, routing,pois);
BR.routeLoader(map, layersControl, routing, pois);
pois.addTo(map);
routingPathQuality.addTo(map);