update settings

This commit is contained in:
Dennis Eichhorn 2022-05-01 22:07:54 +02:00
parent bc41ff2f32
commit 8ea65225bd

View File

@ -1,5 +1,4 @@
<?php declare(strict_types=1);
return [
<?php return [
'^:help .*$' => [
0 => [
'dest' => '\Modules\Help\Controller\SearchController:searchHelp',