Commit b7da1878 by doszhang

dos

parent 3816ee08
......@@ -472,7 +472,7 @@ function showCountDownPage() {
function countDown(callback) {
let angle = 0;
let countdown = 3;
let countdown = 4;
let timer;
countDownCtx.fillStyle = bgColor;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment