forked from MapComplete/MapComplete
Typo
This commit is contained in:
parent
4fdd586a3c
commit
b1c5ef060f
1 changed files with 1 additions and 1 deletions
|
@ -324,7 +324,7 @@
|
|||
class="relative flex flex-col overflow-y-auto px-2"
|
||||
style="max-height: 75vh"
|
||||
on:submit|preventDefault={() => {
|
||||
/*onSave(); This submit is not needed and triggers to early, causing bugs: see #1808*/
|
||||
/*onSave(); This submit is not needed and triggers too early, causing bugs: see #1808*/
|
||||
}}
|
||||
>
|
||||
<fieldset>
|
||||
|
|
Loading…
Reference in a new issue