Skip to content

Fix add_module() default values

Many instances of add_module() had NULL for default, which is not a possible value from the choice list. This caused a mismatch with the GUI preference panels.

Merge request reports

Loading