Merge pull request #1019 from TheSerapher/issue-1017
[FIX] Typo in Navbar
This commit is contained in:
commit
5c6d7c5009
@ -36,7 +36,7 @@ $(document).ready(function(){
|
||||
value: parseFloat(data.getnavbardata.data.pool.hashrate).toFixed(2),
|
||||
min: 0,
|
||||
max: Math.round(data.getnavbardata.data.pool.hashrate * 4),
|
||||
title: "Pool Hasrate",
|
||||
title: "Pool Hashrate",
|
||||
gaugeColor: '#6f7a8a',
|
||||
labelFontColor: '#555',
|
||||
titleFontColor: '#555',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user