Skip to content

Commit 6b0014f

Browse files
save file
1 parent 94d87de commit 6b0014f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

html-components/ex/web-console-demo.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
<script>
88

9-
function start(){
9+
function ready(){
1010

1111
mod['web-console'].log({hello:'world'});
1212

13-
}//start
13+
}//ready
1414

1515
</script>
1616

0 commit comments

Comments
 (0)