Skip to content

Commit 261142c

Browse files
committed
Fix typo, allow CAR+WALK
1 parent 57d43a5 commit 261142c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,8 @@ modes:
182182
combinations:
183183
- mode: "WALK,TRANSIT"
184184
- mode: "BICYLCE,TRANSIT"
185-
- mode: "TRANIT"
185+
- mode: "WALK,CAR"
186+
- mode: "TRANSIT"
186187
- mode: "WALK"
187188
- mode: "CAR"
188189
- mode: "BICYCLE"

0 commit comments

Comments
 (0)