Skip to content

Commit d2e48a7

Browse files
save file
1 parent 5adedd7 commit d2e48a7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

html-components/ex/log-ex.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,14 @@
5050

5151

5252
function initdom(){
53-
53+
54+
// ..
55+
5456
log.initdom();
57+
58+
5559
log.green('helloworld');
60+
5661

5762
}//initdom
5863

0 commit comments

Comments
 (0)