1 parent cbeda4b commit 0646457Copy full SHA for 0646457
1 file changed
utils/misc/fetch/v2.0/fetch-v2.0.html
@@ -99,7 +99,10 @@
99
//menumod.on.close = focus;
100
101
102
- initdom(document.body);
+ await initdom(document.body);
103
+
104
105
+ hdr.complete();
106
107
108
}//init
0 commit comments