Merge pull request #1366 from nymkappa/bugfix/hashrate-widget-typo

This commit is contained in:
wiz
2022-03-14 21:46:41 +00:00
committed by GitHub

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">