Skip to content

App stats#42

Draft
bhatiadheeraj wants to merge 5 commits intobrainlife:masterfrom
bhatiadheeraj:app_stats
Draft

App stats#42
bhatiadheeraj wants to merge 5 commits intobrainlife:masterfrom
bhatiadheeraj:app_stats

Conversation

@bhatiadheeraj
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread bin/serviceinfo.js Outdated
services.forEach(async(service)=>{
let countData;
const currentDate = new Date();
if(!service.monthlyCounts || !service.monthlyCounts.length) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a way to combine these 2 giant if statements into one. :) Can you think of a way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants