wip
This commit is contained in:
parent
95af9f9914
commit
7ac92ae6ca
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user