Feat: Replace some icons

This commit is contained in:
Björn Fromme
2023-10-20 11:37:24 +02:00
parent 227c289a57
commit 7f3115a0ba
3 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ class TeamerMenuBuilder extends AbstractMenuBuilder
[
'route' => false,
'title' => 'Mein Profil',
'icon' => 'user',
'icon' => 'profile',
'children' => [
[
'route' => 'app_teamer_profile_index',