fix: copy paste

This commit is contained in:
Sebastian Pravda 2023-01-11 23:46:50 +01:00 committed by EETagent
parent 0fd82c6c3e
commit fbeaf5c0a1

View file

@ -67,6 +67,7 @@
for (const el of codeElementArray) {
el.blur();
}
submit();
};
onMount(() => {