change LN address display label to username

This commit is contained in:
bitkarrot 2023-03-14 16:21:40 -07:00
commit aadebddd82

View file

@ -31,7 +31,7 @@
<q-th auto-width>Description</q-th> <q-th auto-width>Description</q-th>
<q-th auto-width>Amount</q-th> <q-th auto-width>Amount</q-th>
<q-th auto-width>Currency</q-th> <q-th auto-width>Currency</q-th>
<q-th auto-width>LN address</q-th> <q-th auto-width>Username</q-th>
<q-th auto-width></q-th> <q-th auto-width></q-th>
<q-th auto-width></q-th> <q-th auto-width></q-th>
</q-tr> </q-tr>