fix: renames preferences routes

This commit is contained in:
2025-05-19 15:34:19 -05:00
parent fd0853d6f0
commit bd4ce76177
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
</li>
<li>
<a href="{{ path('app_media_preferences') }}"
<a href="{{ path('app_user_preferences') }}"
class="block rounded-lg px-4 py-2 text-sm font-medium text-gray-50 hover:bg-gray-100 hover:text-stone-700">
Preferences
</a>