This commit is contained in:
Robin Linus 2015-12-30 16:50:21 +01:00
parent 9eb21908e1
commit f2a48823d1
4 changed files with 4 additions and 3 deletions

View file

@ -45,7 +45,6 @@
},
_onHandshake: function(event) {
var me = event.uuid;
console.log('i am');
this.set('me', me);
if (window.webRTCSupported) {
this.$.p2p.initialize();