Allow users to set chat lines to 0.
Allow users to set chat lines to 0. #1082 fix.
This commit is contained in:
parent
0919b0c20e
commit
404e86746a
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
[slider]
|
||||
id = "chat_lines"
|
||||
definition = "default"
|
||||
minimum_value = 1
|
||||
minimum_value = 0
|
||||
maximum_value = 20
|
||||
step_size = 1
|
||||
tooltip = _ "Set the number of chat lines shown"
|
||||
|
|
Loading…
Add table
Reference in a new issue