Skip to content

Commit 4fd883d

Browse files
save file
1 parent d650461 commit 4fd883d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

utils/misc/global-state-diff/global-state-diff.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565

6666
await initdom();
6767

68+
hdr.complete();
69+
6870

6971
}//ready
7072

@@ -355,7 +357,7 @@ <h3>
355357

356358

357359

358-
function initdom(){
360+
async function initdom(){
359361
debug('initdom');
360362

361363

0 commit comments

Comments
 (0)