connection suggestions: pass correct timestamp to backend
$entry->{real_arr} was undef, hence all requests used the current time
instead of the estimated arrival time.
Closes #353
Loading
Please sign in to comment
$entry->{real_arr} was undef, hence all requests used the current time
instead of the estimated arrival time.
Closes #353