Skip to content

Commit

Permalink
latest commit
Browse files Browse the repository at this point in the history
  • Loading branch information
muaz-khan committed Nov 28, 2016
1 parent a8c0466 commit fac74ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions demo/PeerUI.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ window.addEventListener('load', function() {
channel: channel
}));

setupOffer.onclick();

var info = document.getElementById('info');
if (location.hash.length > 2) {
document.getElementById('share-this-link').innerHTML = '<a href="' + location.href + '" target="_blank">Share this link with other users!</a>';
Expand Down

0 comments on commit fac74ec

Please sign in to comment.