mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
Add space before strategy
This commit is contained in:
parent
896a9e01df
commit
c73b6389c4
|
@ -11,7 +11,7 @@
|
|||
</strong>
|
||||
on
|
||||
<strong>{{ botState.exchange }}</strong>
|
||||
, with Strategy<strong>{{ botState.strategy }}</strong>
|
||||
, with Strategy <strong>{{ botState.strategy }}</strong>
|
||||
</p>
|
||||
<p>
|
||||
Currently <strong>{{ botState.state }}</strong
|
||||
|
|
Loading…
Reference in New Issue
Block a user