Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
maanimis committed Jun 6, 2024
1 parent 58fd281 commit 7f6ca6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ while (true) {
user.nextTimestamp = genTimestamp(temp, user.nextTimestamp);
}
}
await Sleep(2);
await Sleep(6);
}

0 comments on commit 7f6ca6b

Please sign in to comment.