mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-03 14:43:48 +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>