wip
This commit is contained in:
parent
95af9f9914
commit
7ac92ae6ca
@ -336,7 +336,8 @@
|
|||||||
</span>
|
</span>
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
{#if type === "fixed"}
|
{/if}
|
||||||
|
{#if type === "fixed" || type === "anonymous"}
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
<input
|
<input
|
||||||
bind:checked={is_paid}
|
bind:checked={is_paid}
|
||||||
@ -351,7 +352,6 @@
|
|||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
{/if}
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user