make eslint happy
This commit is contained in:
parent
08cb6d1f63
commit
70a086a9e1
@ -144,7 +144,7 @@ module.exports = function () {
|
||||
case 'roundabout':
|
||||
return 'roundabout-exit-' + v.maneuver.exit;
|
||||
default:
|
||||
return v.maneuver.modifier
|
||||
return v.maneuver.modifier;
|
||||
}
|
||||
})
|
||||
.join(',');
|
||||
|
Loading…
Reference in New Issue
Block a user