Skip to content

Commit 2aa8105

Browse files
save file
1 parent e7a8f43 commit 2aa8105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/editors/srcdoc/v2.0/srcdoc-v2.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ <h1 slot=seo-hdr class=visually-hidden>
271271
}//go
272272

273273

274-
btn['hdrs-icon'] = function(){
274+
btn['hdrs-icon'] = async function(){
275275

276276
var [viewport,srchdrs] = await Promise.all([vm.new(),mod.component('srcdoc-headers',{component:'page'}));
277277
viewport.body.append(srchdrs.__host);

0 commit comments

Comments
 (0)