added msats (#1736)
This commit is contained in:
parent
02bf2f9819
commit
9d8c78c927
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@
|
||||||
|
|
||||||
<q-td auto-width key="amount" v-else :props="props">
|
<q-td auto-width key="amount" v-else :props="props">
|
||||||
{{ props.row.fsat }}<br />
|
{{ props.row.fsat }}<br />
|
||||||
<i>fee {{ props.row.fee }}</i>
|
<i>fee msats {{ props.row.fee }}</i>
|
||||||
</q-td>
|
</q-td>
|
||||||
</q-tr>
|
</q-tr>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue