mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 07:50:31 +00:00
update the time of the data update
This commit is contained in:
@@ -221,7 +221,7 @@ export class ApiBasedShuttleRepositoryLoader implements ShuttleRepositoryLoader
|
||||
secondsRemaining: jsonEta.secondsSpent,
|
||||
shuttleId: `${shuttleId}`,
|
||||
stopId: stopId,
|
||||
millisecondsSinceEpoch: Date.now(),
|
||||
updateTimeMs: Date.now(),
|
||||
systemId: this.systemIdForConstructedData,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user