feat: reminder to upload profile photo

This commit is contained in:
Björn Fromme
2024-04-04 11:11:04 +02:00
parent 47474cddce
commit 4d1ea7aad7
3 changed files with 4 additions and 1 deletions
@@ -60,6 +60,7 @@ class IndexController extends AbstractController
$dispositionDocuments = $this->processDocuments($upcomingDispositions);
return $this->render('teamer/index.html.twig', [
'teamer' => $teamer,
'matchingAssignments' => $matchingAssignments,
'recentFeedback' => $recentFeedback,
'pendingApplications' => $pendingApplications,