mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
fix: faulty BB configuration
This commit is contained in:
parent
243efd8d3d
commit
9004198581
|
@ -11,7 +11,6 @@ const plotTemplates = ref<PlotConfigTemplate>({
|
|||
bb_lowerband: {
|
||||
color: '#008af4',
|
||||
type: 'line',
|
||||
fill_to: 'bb_lowerband',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user