Allow users to set chat lines to 0.

Allow users to set chat lines to 0. #1082 fix.
This commit is contained in:
Hejnewar 2020-10-28 16:22:47 +01:00
parent 0919b0c20e
commit 404e86746a

View file

@ -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"