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

This commit is contained in:
dni ⚡
2025-11-21 10:58:44 +02:00
committed by GitHub
parent 7c7a04da9d
commit 98d4dbab8b
@@ -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"