@@ -89,7 +89,6 @@ async function statistics() {
|
|||||||
return {
|
return {
|
||||||
hostname: os.hostname() || "Unknown",
|
hostname: os.hostname() || "Unknown",
|
||||||
runtimeMode: process.env.NODE_ENV || "Unknown",
|
runtimeMode: process.env.NODE_ENV || "Unknown",
|
||||||
reset: counters[0]["since"],
|
|
||||||
updateTimes: {
|
updateTimes: {
|
||||||
timetable: (timetable[0]["lastUpdate"]),
|
timetable: (timetable[0]["lastUpdate"]),
|
||||||
pis: pis[0]["lastUpdate"],
|
pis: pis[0]["lastUpdate"],
|
||||||
|
|||||||
Reference in New Issue
Block a user