language files combined, settings fixed, "new" badge integrated
This commit is contained in:
@@ -22,6 +22,9 @@ class User extends Authenticatable
|
||||
'email',
|
||||
'password',
|
||||
'role_id',
|
||||
'email_notifications_enabled',
|
||||
'theme_preference',
|
||||
'locale',
|
||||
];
|
||||
|
||||
public function role()
|
||||
|
||||
Reference in New Issue
Block a user