fix: renames preferences routes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user