.
This commit is contained in:
parent
af82619915
commit
4deb0bde0b
1 changed files with 1 additions and 0 deletions
|
@ -1167,6 +1167,7 @@ sub startup {
|
|||
$route_data->{ $station->{name} } = {
|
||||
sched_arr => $arr ? $arr->epoch : 0,
|
||||
sched_dep => $dep ? $dep->epoch : 0,
|
||||
eva => $station->{evaId},
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue