Apply suggestion from @flobz

Co-authored-by: Florian BEZANNIER <48728684+flobz@users.noreply.github.com>
This commit is contained in:
Arnoudd
2026-08-12 20:45:56 +02:00
committed by Florian BEZANNIER
co-authored by Florian BEZANNIER
parent 38fab4df1c
commit cf1881492e
+1 -1
View File
@@ -85,7 +85,7 @@ def get_control_tabs(config):
)
)
return dbc.Tabs(
return dbc.Tabs(
id="control-tabs",
active_tab="tab-" + config.myp.vehicles_list[0].vin,
children=tabs,