Skip to content

Commit

Permalink
Update generate_activity_log.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JunaidBabu committed Jun 10, 2021
1 parent 76b6b2a commit d4ea637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/generate_activity_log.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ function fillSpace (str, width) {
const widthState = 2
const widthConfirmed = 15
const widthRecovered = 15
const widthDeceased = 12
const widthDeceased = 14

function editMessage (lastUpdated) {
data.statewise.forEach(element => {
Expand Down

0 comments on commit d4ea637

Please sign in to comment.