Skip to content

Commit

Permalink
Merge branch 'dev' into replaceSemver
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurpar06 authored Feb 13, 2024
2 parents b44cceb + cea90aa commit fa866fa
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 fa866fa

Please sign in to comment.