Elaborated nostr reference
This commit is contained in:
parent
d6a1aa5009
commit
a85cd94234
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@
|
||||||
:href="props.row.wallet"
|
:href="props.row.wallet"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
></q-btn>
|
></q-btn>
|
||||||
<q-tooltip> Link to pass to stall relay </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 }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue