added msats (#1736)

This commit is contained in:
Arc 2023-05-24 19:47:54 +01:00 committed by GitHub
parent 02bf2f9819
commit 9d8c78c927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>