Fix regression in profile.
This commit is contained in:
@@ -120,6 +120,9 @@ function setup()
|
|||||||
|
|
||||||
-- classes to support for exclude flags
|
-- classes to support for exclude flags
|
||||||
excludable = Sequence {
|
excludable = Sequence {
|
||||||
|
Set {'toll'},
|
||||||
|
Set {'motorway'},
|
||||||
|
Set {'ferry'}
|
||||||
},
|
},
|
||||||
|
|
||||||
avoid = Set {
|
avoid = Set {
|
||||||
|
|||||||
Reference in New Issue
Block a user