mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-06 04:25:25 +02:00
Update index.html
This commit is contained in:
@@ -94,7 +94,7 @@
|
|||||||
<template v-slot:body="props">
|
<template v-slot:body="props">
|
||||||
<q-tr :props="props">
|
<q-tr :props="props">
|
||||||
<q-td auto-width>
|
<q-td auto-width>
|
||||||
<q-btn unelevated dense size="xs" icon="add_shopping_cart" :color="($q.dark.isActive) ? 'grey-7' : 'grey-5'" type="a" :href="props.row.walllink" target="_blank"></q-btn>
|
<q-btn unelevated dense size="xs" icon="account_balance_wallet" :color="($q.dark.isActive) ? 'grey-7' : 'grey-5'" type="a" :href="props.row.walllink" target="_blank"></q-btn>
|
||||||
<q-tooltip>
|
<q-tooltip>
|
||||||
Link to wallet
|
Link to wallet
|
||||||
</q-tooltip>
|
</q-tooltip>
|
||||||
|
Reference in New Issue
Block a user