From 60df78407978d1df635e27e052cdea9987db5f4a Mon Sep 17 00:00:00 2001 From: Madandola Hammed Date: Thu, 3 Dec 2020 21:50:06 +0100 Subject: [PATCH] Update config.php --- config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.php b/config/config.php index 8fb4e5a..7e7ddcc 100644 --- a/config/config.php +++ b/config/config.php @@ -1,5 +1,5 @@ DI\object('Piwik\Plugins\CustomiseTranslations\MyCustomLoader'), + 'Piwik\Translation\Loader\JsonFileLoader' => DI\autowire('Piwik\Plugins\CustomiseTranslations\MyCustomLoader'), );