Cache - only in 2.22

This commit is contained in:
Matthias 2022-12-20 19:34:19 +01:00
parent 88c6f49ae5
commit b649adf0cf

View File

@ -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"