change menu account link

This commit is contained in:
Jordan Blasenhauer 2024-08-19 20:54:59 +02:00
parent e21e270bd6
commit 5978021873

View file

@ -315,7 +315,7 @@ onBeforeMount(() => {
menu.isDesktop ? menuIndex : menu.isActive ? menuIndex : '-1'
"
class="menu-account-link"
href="account"
href="profile"
>{{ $t("dashboard_manage_account") }}</a
>
</div>