Skip to content

Commit 33b9015

Browse files
authored
Merge pull request #20 from YouAreNotReady/master
2 parents 3ccba6b + bf19f3c commit 33b9015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ const init = async () => {
2323
}
2424
};
2525

26-
await init();
26+
init();
2727
initForm();
2828

0 commit comments

Comments
 (0)