forked from MapComplete/MapComplete
Studio: fix path
This commit is contained in:
parent
d1ec9a43fc
commit
f51a1a3cc1
3 changed files with 5 additions and 6 deletions
|
@ -92,7 +92,7 @@
|
|||
<ShowConversionMessage {message} />
|
||||
{/each}
|
||||
{/if}
|
||||
{:else if subparts.length === 0}
|
||||
{:else if subparts.length === 0}
|
||||
<!-- We need an array of values, so we use the typehint of the _parent_ element as field -->
|
||||
{#each $currentValue as value, i}
|
||||
<div class="flex w-full">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue