Included user-information in employee Model.
This commit is contained in:
@@ -100,7 +100,7 @@ const authConfig: AuthConfig = {
|
||||
| that time.
|
||||
|
|
||||
*/
|
||||
model: () => import('App/Models/User'),
|
||||
model: () => import('App/Models/Employee'),
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user