mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-05 06:05:58 +01:00
af3fdb588d
* Fix erroneous logging of config errors for str_list configuration type (#54676) Fixed issue brought up by @ Cyberboss wherein the new ``str_list`` config type doesn't properly return true after setting the values and as a result has an erroneous error pop up in the config error log. * Fix erroneous logging of config errors for str_list configuration type Co-authored-by: Bobbahbrown <bobbahbrown@gmail.com>