mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-05 12:41:21 +02:00
fix links to extensions in payments tags.
This commit is contained in:
parent
9ba5342f3c
commit
b9db504f34
@ -129,7 +129,7 @@
|
||||
<q-badge v-if="props.row.tag" color="yellow" text-color="black">
|
||||
<a
|
||||
class="inherit"
|
||||
:href="['/', props.row.tag, '?usr=', user.id].join('')"
|
||||
:href="['/', props.row.tag, '/?usr=', user.id].join('')"
|
||||
>
|
||||
#{{ props.row.tag }}
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user