mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-24 03:22:04 +08:00
3cf81c081c
If param `InteractivityTimeout` does not exist, timeoutValue == "", resulting in the Interactivity Timeout UI displaying "s" by default. Fix displayed "Default" by checking for "0" or "". Co-authored-by: Nayan <nayan8teen@gmail.com>