Skip to content

Commit b1ce8dc

Browse files
save file
1 parent 8b8abb4 commit b1ce8dc

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,7 @@
176176
help.initmod(mod.root.base);
177177
await help.init();
178178

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

182181
}//init
183182

@@ -189,8 +188,6 @@
189188

190189
shadow = host.shadowRoot;
191190

192-
console.log('file :',$(host.shadowRoot,'[slot=help]'));
193-
194191
await help.initdom();
195192

196193
set.filename();

0 commit comments

Comments
 (0)