fix translation overwrite

This commit is contained in:
Diatrex 2021-04-16 17:24:28 +03:00
parent 97f5812fae
commit 803d8fcee3

View File

@ -15,7 +15,7 @@ return [
'listeners' => [
\Anomaly\Streams\Platform\Event\Booted::class => [
// \App\Listeners\Translations::class
\App\Listeners\Translations::class
],
\Anomaly\Streams\Platform\Ui\Form\Event\FormWasSaved::class => [
\App\Listeners\EnableMaintenanceMode::class