mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
fix translation overwrite
This commit is contained in:
parent
97f5812fae
commit
803d8fcee3
@ -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