Skip to content

Commit 70e314e

Browse files
save file
1 parent 0ddd550 commit 70e314e

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,8 +172,8 @@
172172
obj.init = async function(){
173173

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

179179
console.log($(host.shadowRoot,'[slot=help]'));

0 commit comments

Comments
 (0)