Fix typo in hashrate widget

This commit is contained in:
nymkappa 2022-03-14 21:12:29 +01:00
parent c7aea265d9
commit 9c944170a2

View File

@ -6,7 +6,7 @@
<h5 class="card-title" i18n="mining.hashrate">Hashrate</h5>
<p class="card-text">
{{ hashrates.currentHashrate | amountShortener }}
<span class="symbol">hashes/tx</span>
<span class="symbol">hashes/sec</span>
</p>
</div>
<div class="item">