Commit 7111b202 by doszhang

dos

parent bedfef90
......@@ -472,7 +472,7 @@ function showCountDownPage() {
function countDown(callback) {
let angle = 0;
let countdown = 4;
let countdown = 3;
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