format
This commit is contained in:
parent
a85cd94234
commit
2602f044da
1 changed files with 4 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue