Skip to content

Commit 81d0384

Browse files
Update script.js
1 parent cd48177 commit 81d0384

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Clock/Digital Clock/script.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ function intiClock() {
4141
updateClock();
4242
window.setInterval("updateClock()", 1);
4343
}
44+
45+
intiClock();

0 commit comments

Comments
 (0)