Removes a debug flag

This commit is contained in:
Simone Mainardi 2021-02-23 15:38:20 +01:00
parent 696bcb33e5
commit af90ee08c9

View file

@ -25,7 +25,7 @@ local user_scripts = {}
-- ##############################################
local filters_debug = true
local filters_debug = false
-- ##############################################