mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-03-31 01:35:54 +00:00
Removed extra character
This L appears to be a minor typo.
This commit is contained in:
parent
edb0a2d16c
commit
2af9b12c7a
@ -1145,7 +1145,7 @@ class MultiWallet extends LitElement {
|
|||||||
</p>
|
</p>
|
||||||
<div style="margin-bottom: 0;">
|
<div style="margin-bottom: 0;">
|
||||||
<p 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>
|
</p>
|
||||||
<paper-slider
|
<paper-slider
|
||||||
class="blue"
|
class="blue"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user