Skip to content

Commit

Permalink
also call wakeUpServer() at 0s
Browse files Browse the repository at this point in the history
  • Loading branch information
hchiam committed Sep 17, 2020
1 parent d6bfb9c commit 9ae311c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/brain.js
@@ -1,3 +1,5 @@
wakeUpServer();

let aLittleLessThan5Minutes = 255000;
setInterval(function () {
wakeUpServer();
Expand Down

0 comments on commit 9ae311c

Please sign in to comment.