Reactivated generate cards modal

This commit is contained in:
Nicolai Ort 2023-04-12 21:20:56 +02:00
parent f89023e24a
commit 8f33640bec
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -248,7 +248,7 @@
</svg>
</button>
{/if}
<GenerateRunnerCards bind:cards_show bind:generate_cards />
<GenerateRunnerCards cards_show={selected.length>0} bind:generate_cards={selectedCards} />
</div>
<div class="overflow-x-auto">
<table class="w-full">