4
1
mirror of https://github.com/Qortal/qortal-ui.git synced 2025-02-11 17:55:51 +00:00

Removed extra character

This L appears to be a minor typo.
This commit is contained in:
QuickMythril 2022-05-06 19:17:00 -04:00
parent edb0a2d16c
commit 2af9b12c7a

View File

@ -1145,7 +1145,7 @@ class MultiWallet extends LitElement {
</p>
<div style="margin-bottom: 0;">
<p style="margin-bottom: 0;">
${translate("walletpage.wchange24")}: <span style="font-weight: bold;">${(this.dogeFeePerByte / 1e8).toFixed(8)} DOGE</span><br>L${translate("walletpage.wchange25")}
${translate("walletpage.wchange24")}: <span style="font-weight: bold;">${(this.dogeFeePerByte / 1e8).toFixed(8)} DOGE</span><br>${translate("walletpage.wchange25")}
</p>
<paper-slider
class="blue"