mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-14 11:51:19 +00:00
chore: remove paused state from schema.json enum
This commit is contained in:
@@ -1032,8 +1032,7 @@
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"running",
|
||||
"stopped",
|
||||
"paused"
|
||||
"stopped"
|
||||
]
|
||||
},
|
||||
"force_entry_enable": {
|
||||
|
||||
Reference in New Issue
Block a user