mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 23:53:52 +00:00
Provide fallback for checkboxes in single bot mode
This commit is contained in:
parent
9dc6509934
commit
a5bd1b6f26
|
@ -24,6 +24,7 @@
|
|||
title="Toggle all bots"
|
||||
>{{ value }}</b-form-checkbox
|
||||
>
|
||||
<span v-if="botStore.botCount <= 1">{{ value }}</span>
|
||||
</div>
|
||||
</template>
|
||||
<template #cell(profitOpen)="{ item }">
|
||||
|
|
Loading…
Reference in New Issue
Block a user