mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 14:51:05 +01:00
market link broken
This commit is contained in:
parent
d4d5b7a14d
commit
731544492e
1 changed files with 1 additions and 1 deletions
|
@ -744,7 +744,7 @@
|
|||
icon="storefront"
|
||||
:color="($q.dark.isActive) ? 'grey-7' : 'grey-5'"
|
||||
type="a"
|
||||
:href="'/diagonalley/' + props.row.id"
|
||||
:href="'/diagonalley/market/' + props.row.id"
|
||||
target="_blank"
|
||||
></q-btn>
|
||||
<q-tooltip> Link to pass to stall relay </q-tooltip>
|
||||
|
|
Loading…
Add table
Reference in a new issue