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
commit 32b24b8eeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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