mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-24 14:51:05 +01:00
bug
This commit is contained in:
parent
c03c463171
commit
0ed281e0fb
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
icon="web_asset"
|
icon="web_asset"
|
||||||
:color="($q.dark.isActive) ? 'grey-7' : 'grey-5'"
|
:color="($q.dark.isActive) ? 'grey-7' : 'grey-5'"
|
||||||
type="a"
|
type="a"
|
||||||
:href="'/img/' + props.row.id"
|
:href="'/withdraw/img/' + props.row.id"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
></q-btn>
|
></q-btn>
|
||||||
<q-btn
|
<q-btn
|
||||||
|
|
Loading…
Add table
Reference in a new issue