mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Set demo user back to English at login.
This commit is contained in:
@@ -64,6 +64,7 @@ class EventServiceProvider extends ServiceProvider
|
||||
// is a User related event.
|
||||
Login::class => [
|
||||
'FireflyIII\Handlers\Events\UserEventHandler@checkSingleUserIsAdmin',
|
||||
'FireflyIII\Handlers\Events\UserEventHandler@demoUserBackToEnglish',
|
||||
|
||||
],
|
||||
RequestedVersionCheckStatus::class => [
|
||||
|
||||
Reference in New Issue
Block a user