fix: payment labels route dynamically to account#labels (#3548)
This commit is contained in:
parent
7c7a04da9d
commit
98d4dbab8b
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@
|
|||
<q-btn
|
||||
v-close-popup
|
||||
flat
|
||||
href="/account#labels"
|
||||
@click="$router.push('/account#labels')"
|
||||
color="grey"
|
||||
icon="settings"
|
||||
class="q-ml-auto float-right"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue