This commit is contained in:
2025-04-28 10:45:47 +02:00
parent 95af9f9914
commit 7ac92ae6ca

View File

@@ -336,7 +336,8 @@
</span>
{/if}
</div>
{#if type === "fixed"}
{/if}
{#if type === "fixed" || type === "anonymous"}
<div class="flex">
<input
bind:checked={is_paid}
@@ -351,7 +352,6 @@
>
</div>
{/if}
{/if}
</div>
</div>
</div>