mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-29 11:12:11 +01:00
format
This commit is contained in:
parent
a85cd94234
commit
2602f044da
@ -200,7 +200,10 @@
|
||||
:href="props.row.wallet"
|
||||
target="_blank"
|
||||
></q-btn>
|
||||
<q-tooltip>Disabled: link to pass to stall relays when using nostr</q-tooltip>
|
||||
<q-tooltip
|
||||
>Disabled: link to pass to stall relays when using
|
||||
nostr</q-tooltip
|
||||
>
|
||||
</q-td>
|
||||
<q-td v-for="col in props.cols" :key="col.name" :props="props">
|
||||
{{ col.value }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user