mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-23 17:00:38 +00:00
Cleanup
This commit is contained in:
@@ -26,7 +26,7 @@ Chat.FileDropBehaviorImpl = {
|
||||
event.stopPropagation();
|
||||
event.preventDefault();
|
||||
|
||||
//call dragend
|
||||
//drop is a dragend
|
||||
dragEnd();
|
||||
|
||||
// Get files
|
||||
|
||||
Reference in New Issue
Block a user