We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ccba6b + bf19f3c commit 33b9015Copy full SHA for 33b9015
js/main.js
@@ -23,6 +23,6 @@ const init = async () => {
23
}
24
};
25
26
-await init();
+init();
27
initForm();
28
0 commit comments