Allow users to set chat lines to 0 for 1.14

This commit is contained in:
Hejnewar 2020-11-29 21:07:47 +01:00 committed by GitHub
parent a773cdebdf
commit f918b7508c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"