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 <q-btn
v-close-popup v-close-popup
flat flat
href="/account#labels" @click="$router.push('/account#labels')"
color="grey" color="grey"
icon="settings" icon="settings"
class="q-ml-auto float-right" class="q-ml-auto float-right"