MEME
This commit is contained in:
parent
d2d23d1514
commit
8fff030655
@ -604,7 +604,7 @@ async function getFileList() {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
xhr.send(formData);
|
xhr.send(formData);
|
||||||
until(_ => (tmp !== undefined));
|
until(_ => (tmp === undefined));
|
||||||
return tmp;
|
return tmp;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user