mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-24 03:55:15 +00:00
feat: add header to "pairs from template"
This commit is contained in:
parent
9231c29058
commit
cb68517616
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user