Fix #11137: assertion failure due to interpreting string as number

This commit is contained in:
Rubidium
2023-07-14 22:51:46 +02:00
committed by rubidium42
parent e4be7f4a45
commit a184e7f793
3 changed files with 7 additions and 6 deletions

View File

@@ -169,7 +169,7 @@ min = 0
max = 20
str = STR_CONFIG_SETTING_ERRMSG_DURATION
strhelp = STR_CONFIG_SETTING_ERRMSG_DURATION_HELPTEXT
strval = STR_CONFIG_SETTING_ERRMSG_DURATION_VALUE
strval = STR_CONFIG_SETTING_SECONDS_VALUE
[SDTC_VAR]
var = gui.hover_delay_ms