Merge pull request #1038 from openclassify/dia

fix translation overwrite
This commit is contained in:
Fatih Alp 2021-04-16 18:43:48 +03:00 committed by GitHub
commit 33579bf737
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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