@ -54,7 +54,8 @@ async function getPreviousDayData() {
});
await connection.end();
console.log(callsMade)
console.log(recordForToday)
return {
"Calls Made": callsMade[0].call_count,
"Record for Today of the Year": recordForToday[0].call_count,