mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2025-01-27 22:38:28 +00:00
Fix typo search plugin
This commit is contained in:
parent
a567d91490
commit
ebd9712a86
@ -42,7 +42,7 @@ return new class () implements ServiceProviderInterface {
|
||||
|
||||
return new Weblinks(
|
||||
$dispatcher,
|
||||
(array) PluginHelper::getPlugin('finder', 'weblinks'),
|
||||
(array) PluginHelper::getPlugin('search', 'weblinks'),
|
||||
$app,
|
||||
$database
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user