Skip to content

Commit

Permalink
Changed name of configuration for translation extraction (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikadamczyk authored Nov 20, 2022
1 parent 695cabb commit cb057c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ private function prependJMSTranslation(ContainerBuilder $container): void
{
$container->prependExtensionConfig('jms_translation', [
'configs' => [
'ezplatform_content_forms' => [
'ibexa_content_forms' => [
'dirs' => [
__DIR__ . '/../../../src/',
],
Expand Down

0 comments on commit cb057c9

Please sign in to comment.