Skip to content

Commit 37b0706

Browse files
save file
1 parent 56616ab commit 37b0706

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

utils/misc/html/misc-hdr/v2.0/misc-hdr-v2.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,11 +172,11 @@
172172
obj.init = async function(){
173173

174174
help = mod['help-file'];
175-
debugger;
175+
176176
help.initmod(mod.root.base);
177177
await help.init();
178178

179-
console.log($(host.shadowRoot,'[slot=help]'));
179+
console.log('file :',$(host.shadowRoot,'[slot=help]'));
180180

181181
}//init
182182

0 commit comments

Comments
 (0)