mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-05-03 04:59:14 -04:00
Cleanup unused files
This commit is contained in:
parent
aa9e9497d6
commit
c962909c0e
33 changed files with 5 additions and 1206 deletions
|
@ -167,7 +167,6 @@
|
|||
var peerId = e.model.item.peerId;
|
||||
var file = e.detail;
|
||||
app.conn.sendFile(peerId, file);
|
||||
//document.querySelector('#ads').open();
|
||||
},
|
||||
_computeShowExplanation: function(nBuddies) {
|
||||
if (!nBuddies || nBuddies === 0) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue