mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-21 14:10:30 +02:00
bug
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user