Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexios80 committed Jun 29, 2020
1 parent e2bd516 commit 1227696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ let startTimestamp = Date.now();
let currentHeartRate = '-'
let currentCalories = '-'

// Hide error when Discord is not open. It looks scary and might make users think there is a problem.
rpClient.on('error', function(){})

app.post('/', function (req, res) {
Expand Down

0 comments on commit 1227696

Please sign in to comment.