diff --git a/ext/setup/main.php b/ext/setup/main.php index 78352f24..3d001128 100644 --- a/ext/setup/main.php +++ b/ext/setup/main.php @@ -277,7 +277,7 @@ class SetupBlock extends Block */ public function add_multichoice_option(string $name, array $options, string $label = null, bool $table_row = false): void { - $current = $this->config->get_array($name); + $current = $this->config->get_array($name, []); $html = "