Skip to content

Commit

Permalink
Update TaskModel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Emuricdo authored Sep 23, 2022
1 parent d5db463 commit e3c5768
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions TaskModel.json
Original file line number Diff line number Diff line change
Expand Up @@ -8553,25 +8553,25 @@
]
},
{
"group": 1,
"name": "GO Transit von %s nach %s",
"service": 3,
"descriptions": [
"Fahre diesen Vorortzug am Ontariosee entlang von %s nach %s.",
"Fahre im Pendlerverkehr von %s nach %s."
],
"stations": [
"objects": [
{
"stations": [ "🇨🇦O6997477908", "🇨🇦OSHA" ]
},
{
"stations": [ "🇨🇦O6997477908", "🇺🇸NFL" ]
}
}
],
"neededCapacity": [
{ "name": "passengers" }
],
"group": 1,
"service": 3,
"stopsEverywhere": true
}
"stopsEverywhere": true
}
]
}

0 comments on commit e3c5768

Please sign in to comment.