Skip to content

Commit

Permalink
Merge branch 'dev' into fixCsrfProtection
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeelio authored Feb 13, 2024
2 parents d6b570a + cea90aa commit b212030
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Models/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ class User extends Authenticatable implements LaratrustUser, MustVerifyEmail
public $sortable = [
'id',
'name',
'email',
'pilot_id',
'callsign',
'country',
Expand Down

0 comments on commit b212030

Please sign in to comment.