Added support for relative date ranges in segments
This commit is contained in:
parent
9bd6db2624
commit
a229f80e22
11 changed files with 169 additions and 14 deletions
1
app.js
1
app.js
|
@ -212,5 +212,4 @@ app.use((err, req, res, next) => {
|
|||
});
|
||||
});
|
||||
|
||||
|
||||
module.exports = app;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue