fix: payment labels route dynamically to account#labels (#3548)

This commit is contained in:
dni ⚡ 2025-11-21 09:58:44 +01:00 committed by GitHub
parent 7c7a04da9d
commit 98d4dbab8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"