added msats (#1736)

This commit is contained in:
Arc
2023-05-24 19:47:54 +01:00
committed by GitHub
parent 02bf2f9819
commit 9d8c78c927

View File

@@ -210,7 +210,7 @@
<q-td auto-width key="amount" v-else :props="props">
{{ props.row.fsat }}<br />
<i>fee {{ props.row.fee }}</i>
<i>fee msats {{ props.row.fee }}</i>
</q-td>
</q-tr>