Commit 9a2be227 authored by obscuren's avatar obscuren

commented peer count out

parent abb9b7f4
......@@ -888,7 +888,7 @@ ApplicationWindow {
function addPeer(peer) { peerModel.append(peer) }
function setPeerCounters(text) {
peerCounterLabel.text = text
//peerCounterLabel.text = text
}
function timeAgo(unixTs){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment