Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/chrome
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2014-01-28 08:56:10 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-01-28 08:56:10 +0400
commit6ba1dae88e6cbb1ff57f65d1ea37856b4a399385 (patch)
treea0d63dbb7d716b4ae1e19d4d8d521ecda7f2c9bd /chrome
parent337cd5d3971ca7d780ca8c1b99e747af6b3633d4 (diff)
show console.log in UI
Diffstat (limited to 'chrome')
-rw-r--r--chrome/window.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/window.html b/chrome/window.html
index 63c2938..707679f 100644
--- a/chrome/window.html
+++ b/chrome/window.html
@@ -11,6 +11,7 @@
<li class="infoHash">Info Hash: <span></span></li>
<li class="dhtNodes">DHT Nodes: <span>0</span></li>
<li class="dhtPeers">DHT Peers: <span>0</span></li>
+ <li class="connectedPeers">Connected Peers: <span>0</span></li>
</ul>
<h3>Console</h4>