mirror of
https://github.com/DerTyp7/time-tracking.git
synced 2025-10-30 12:57:10 +01:00
added stuff
This commit is contained in:
@@ -106,6 +106,7 @@ router.get("/all/:monthYear?", request_handler.LoggerHandler, (req, res) => {
|
||||
result[i].checked_in,
|
||||
result[i].checked_out
|
||||
),
|
||||
result: "-1:20",
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user