BRS Final Backend #36

Merged
ghost merged 1 commits from master into brs 2021-03-23 20:34:37 -04:00
1 changed files with 2 additions and 0 deletions

View File

@ -182,6 +182,8 @@ export default class Root extends Route {
});
}
returned.sort((a, b) => a.at - b.at);
const total = counts.eo + counts.motion + counts.proc + counts.resolution;
res.status(200).json({