mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 11:05:17 +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"
|
title="Toggle all bots"
|
||||||
>{{ value }}</b-form-checkbox
|
>{{ value }}</b-form-checkbox
|
||||||
>
|
>
|
||||||
|
<span v-if="botStore.botCount <= 1">{{ value }}</span>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<template #cell(profitOpen)="{ item }">
|
<template #cell(profitOpen)="{ item }">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user