Skip to content

Commit cbeda4b

Browse files
save file
1 parent dd4bb38 commit cbeda4b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

utils/misc/base64-encode-file/base64-encode-file.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,10 @@
104104
menu.on.close = null;
105105

106106

107-
initdom(document.body);
107+
await initdom(document.body);
108+
109+
110+
hdr.complete();
108111

109112

110113
}//init

0 commit comments

Comments
 (0)