mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-11 05:39:03 +00:00
Merge branch 'alexvandesande-ui' into develop
This commit is contained in:
commit
5238b9439e
1 changed files with 1 additions and 1 deletions
|
|
@ -888,7 +888,7 @@ ApplicationWindow {
|
|||
function addPeer(peer) { peerModel.append(peer) }
|
||||
|
||||
function setPeerCounters(text) {
|
||||
peerCounterLabel.text = text
|
||||
//peerCounterLabel.text = text
|
||||
}
|
||||
|
||||
function timeAgo(unixTs){
|
||||
|
|
|
|||
Loading…
Reference in a new issue