mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(listeners) add " "
This commit is contained in:
parent
7c9234b540
commit
3e44e9292c
1 changed files with 1 additions and 1 deletions
|
|
@ -356,7 +356,7 @@ var Util, DOM, CloudCmd;
|
|||
toggle();
|
||||
|
||||
files = event.dataTransfer.files;
|
||||
|
||||
|
||||
if (files.length) {
|
||||
Util.forEach(files, function(file) {
|
||||
func = Util.bind(load, file, func);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue