Commit a972871d authored by Nicolas Widart's avatar Nicolas Widart

Use the new user entity

parent 5759fa1c
...@@ -52,7 +52,7 @@ return [ ...@@ -52,7 +52,7 @@ return [
'users' => [ 'users' => [
'model' => 'Modules\User\Entities\User', 'model' => 'Modules\User\Entities\SentinelUser',
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment