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