Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
AJAYSINGHBISHT12 committed Jul 9, 2023
1 parent 0fd3ddf commit af252b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/CodeTrek/Entities/CodeTrekApplicant.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ public function mentor()
{
return $this->belongsTo(User::class, 'mentor_id');
}
}
}

0 comments on commit af252b5

Please sign in to comment.