Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7fc4744

Browse files
author
jikeytang
committed
update
1 parent 628fcb9 commit 7fc4744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

d/04/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
}
127127
clock();
128128
setInterval(function(){
129-
// clock();
129+
clock();
130130
}, 1000);
131131
}());
132132
</script>

0 commit comments

Comments
 (0)