mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-25 09:16:18 -04:00
Cleanup
This commit is contained in:
parent
9eb21908e1
commit
f2a48823d1
4 changed files with 4 additions and 3 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue