Skip to content

Commit

Permalink
log message in human readable form
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishkeshan committed Mar 28, 2024
1 parent cf42555 commit ea3b5a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@ function run() {
score = 0
}

if (message) {
console.log(message)
}

const result = {
version: 1,
status,
Expand Down

0 comments on commit ea3b5a1

Please sign in to comment.