fix: faulty BB configuration

This commit is contained in:
Matthias 2024-07-20 15:42:53 +02:00
parent 243efd8d3d
commit 9004198581

View File

@ -11,7 +11,6 @@ const plotTemplates = ref<PlotConfigTemplate>({
bb_lowerband: {
color: '#008af4',
type: 'line',
fill_to: 'bb_lowerband',
},
},
},