Merge branch 'alexvandesande-ui' into develop

pull/339/head
obscuren 10 years ago
commit 5238b9439e
  1. 2
      cmd/mist/assets/qml/main.qml

@ -888,7 +888,7 @@ ApplicationWindow {
function addPeer(peer) { peerModel.append(peer) }
function setPeerCounters(text) {
peerCounterLabel.text = text
//peerCounterLabel.text = text
}
function timeAgo(unixTs){

Loading…
Cancel
Save