Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Bluestonex63 authored Oct 15, 2023
1 parent 3544104 commit e6fb95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ app.post('/srcPOSTruns', async (req, res) => {
b = true
}
} else {
console.log(r.message)
console.log(r.message, r.errors)
b = true
}
} else {
Expand Down

0 comments on commit e6fb95f

Please sign in to comment.