mirror of https://github.com/status-im/op-geth.git
Merge branch 'alexvandesande-ui' into develop
This commit is contained in:
commit
5238b9439e
|
@ -888,7 +888,7 @@ ApplicationWindow {
|
||||||
function addPeer(peer) { peerModel.append(peer) }
|
function addPeer(peer) { peerModel.append(peer) }
|
||||||
|
|
||||||
function setPeerCounters(text) {
|
function setPeerCounters(text) {
|
||||||
peerCounterLabel.text = text
|
//peerCounterLabel.text = text
|
||||||
}
|
}
|
||||||
|
|
||||||
function timeAgo(unixTs){
|
function timeAgo(unixTs){
|
||||||
|
|
Loading…
Reference in New Issue