Skip to content

Commit 81826fc

Browse files
save file
1 parent fa0413f commit 81826fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html-components/list/html/page-html/v1.0/page-html-v1.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
var log;
2424

2525

26-
async function init(){
26+
async function init(){console.log('*** init');
2727
debug('init');
2828

2929
md = markdownit({

0 commit comments

Comments
 (0)