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:
parent
77f1b5f0af
commit
8a66a816f7
3 changed files with 2 additions and 3 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue