mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
change menu account link
This commit is contained in:
parent
e21e270bd6
commit
5978021873
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue