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>2013-10-28 06:20:16 +0400
committerFeross Aboukhadijeh <feross@feross.org>2013-10-28 06:20:16 +0400
commit2b0a3a4208a3d2e46183f4252c50f99276c350a1 (patch)
treeb194153d8a54809f32ed188f34ab90c46d8858f0 /chrome
parentefb2bc773fba9a9edd69af8986f137359251ddee (diff)
better logging
Diffstat (limited to 'chrome')
-rw-r--r--chrome/window.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/window.html b/chrome/window.html
index fd5075d..44339ee 100644
--- a/chrome/window.html
+++ b/chrome/window.html
@@ -3,7 +3,7 @@
<head>
</head>
<body>
- <div id="console">Hello, world!</div>
+ <div id="console"></div>
<script src='bundle.js'></script>
</body>
</html> \ No newline at end of file