SL: Fix MaxTimeOffroad metadata unit from seconds to minutes (#1650)

* Initial plan

* Fix MaxTimeOffroad metadata unit from seconds to minutes

Co-authored-by: devtekve <7696966+devtekve@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: devtekve <7696966+devtekve@users.noreply.github.com>
This commit is contained in:
Copilot
2026-01-17 14:36:19 -05:00
committed by GitHub
parent a0c10be1ff
commit 49b6ef7f48

View File

@@ -634,7 +634,7 @@
"MaxTimeOffroad": {
"title": "Max Time Offroad",
"description": "",
"unit": "seconds"
"unit": "minutes"
},
"ModelManager_ActiveBundle": {
"title": "Model Manager Active Bundle",