hey! sorry I wasn't clear. search for that text in the TheUserMenu.vue file, replace that line with :to="item.to" and update the item array
{
title: 'profile',
icon: 'account_circle',
to: '/' + this.$store.state.keys.pub,
match: this.$store.state.keys.pub,
},
if this is even more confusing... should have an update out in the next day or two that fixed this
Please Login to reply.
No replies yet.