Skip to content

Commit 0646457

Browse files
save file
1 parent cbeda4b commit 0646457

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,10 @@
9999
//menumod.on.close = focus;
100100

101101

102-
initdom(document.body);
102+
await initdom(document.body);
103+
104+
105+
hdr.complete();
103106

104107

105108
}//init

0 commit comments

Comments
 (0)