Closed stuglaser closed 5 years ago
Currently config.py has a bug, where instead of restoring boolean keys from saved state, it instead restores the 'rep' parameter mistakenly.
config.py
'rep'
Thanks for pointing out this typo.
Currently
config.py
has a bug, where instead of restoring boolean keys from saved state, it instead restores the'rep'
parameter mistakenly.