mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 23:36:17 -04:00
Cleanup
This commit is contained in:
parent
83dc58b5c2
commit
1626875ba8
3 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@
|
|||
</style>
|
||||
<iron-icon icon="chat:wifi-tethering"></iron-icon>
|
||||
<div class="paper-font-body1">
|
||||
The easiest way to transfer files.
|
||||
The easiest way to transfer data.
|
||||
</div>
|
||||
<div class="paper-font-body1 discover">
|
||||
Allow me to be discovered by: Everyone in this network.
|
||||
|
|
|
@ -26,7 +26,7 @@ Chat.FileDropBehaviorImpl = {
|
|||
event.stopPropagation();
|
||||
event.preventDefault();
|
||||
|
||||
//call dragend
|
||||
//drop is a dragend
|
||||
dragEnd();
|
||||
|
||||
// Get files
|
||||
|
|
BIN
app/images/touch/snapdrop-icon.png
Normal file
BIN
app/images/touch/snapdrop-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Loading…
Add table
Add a link
Reference in a new issue