feat: add header to "pairs from template"

This commit is contained in:
Matthias 2024-11-21 19:17:48 +01:00
parent 9231c29058
commit cb68517616

View File

@ -59,6 +59,7 @@ async function startDownload() {
</div>
<div class="d-flex flex-column gap-1">
<h6>Pairs from template</h6>
<BButton
v-for="pt in pairTemplates"
:key="pt.idx"