Fix parent toggle properties for vision speed limit detection

This commit is contained in:
nonokirby
2026-04-22 11:46:04 -04:00
committed by firestar5683
parent 9d075f9885
commit 94e28e2708
@@ -1311,7 +1311,9 @@
"label": "Vision Speed Limit Detection",
"description": "Use the road camera to detect speed limit signs for SLC and speed limit filling.",
"data_type": "bool",
"ui_type": "toggle"
"ui_type": "toggle",
"is_parent_toggle": true,
"parent_key": "SpeedLimitController"
},
{
"key": "VisionSpeedLimitAutoBookmark",