This commit is contained in:
lesion
2019-07-23 14:33:23 +02:00
parent c8f13887a7
commit ed9e630a40
4 changed files with 2 additions and 4 deletions

View File

@@ -187,7 +187,6 @@ const eventController = {
.month(req.params.month)
.startOf('month')
.startOf('week')
console.error('start ', start)
let end = moment()
.year(req.params.year)