mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
Merge pull request #1038 from openclassify/dia
fix translation overwrite
This commit is contained in:
commit
33579bf737
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user