format
This commit is contained in:
@@ -200,7 +200,10 @@
|
|||||||
:href="props.row.wallet"
|
:href="props.row.wallet"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
></q-btn>
|
></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>
|
||||||
<q-td v-for="col in props.cols" :key="col.name" :props="props">
|
<q-td v-for="col in props.cols" :key="col.name" :props="props">
|
||||||
{{ col.value }}
|
{{ col.value }}
|
||||||
|
|||||||
Reference in New Issue
Block a user