Fix typo in hashrate widget

This commit is contained in:
nymkappa 2022-03-14 21:12:29 +01:00
parent b846e9fbda
commit aac3bd5942
No known key found for this signature in database
GPG Key ID: E155910B16E8BD04

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