Open ghost opened 5 months ago
setting always verbose to True, true, False or false leads to a crash:
always verbose
True
true
False
false
this also happens with a few other of the valid boolean values, and it seemingly only affects always verbose.
I am not able to replicate this.
setting
always verbose
toTrue
,true
,False
orfalse
leads to a crash:this also happens with a few other of the valid boolean values, and it seemingly only affects
always verbose
.