mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-21 17:06:18 +00:00
Apply suggestion from @flobz
Co-authored-by: Florian BEZANNIER <48728684+flobz@users.noreply.github.com>
This commit is contained in:
committed by
Florian BEZANNIER
co-authored by
Florian BEZANNIER
parent
38fab4df1c
commit
cf1881492e
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user