mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-23 03:25:15 +00:00
Cache - only in 2.22
This commit is contained in:
parent
88c6f49ae5
commit
b649adf0cf
|
@ -195,6 +195,7 @@
|
|||
></b-form-checkbox>
|
||||
</b-form-group>
|
||||
<b-form-group
|
||||
v-if="botStore.activeBot.botApiVersion >= 2.22"
|
||||
label-cols-sm="5"
|
||||
label="Cache Backtest results:"
|
||||
label-align-sm="right"
|
||||
|
|
Loading…
Reference in New Issue
Block a user