fix(tickrs): correct invalid time_frame config value

This commit is contained in:
kenji
2025-12-30 10:41:06 -06:00
parent df56ff3579
commit ad6a4b0021
+1 -1
View File
@@ -14,7 +14,7 @@
show_volumes: true
show_x_axis: true
show_y_axis: true
time_frame: Day
time_frame: Day1
update_frequency: 1
chart_type: Candle
'';