conorhennessy / php-Boy

An in house wall display for general information. Named after pip boy - this project doesn't even have any PHP in it...
MIT License
2 stars 1 forks source link

If transport api has null expected time, use aimed time #7

Closed alhockly closed 6 years ago

alhockly commented 6 years ago

the js finds the expected departure time and doesn't check if its null, logging so I don't forget

"aimed_departure_time": "00:02", "expected_departure_time": null,

alhockly commented 6 years ago

fixed as of d6cf451