forked from Adleraci/adlerka.top
MEME
This commit is contained in:
parent
134cc40163
commit
052861ff3f
@ -603,7 +603,7 @@ async function getFileList() {
|
||||
}
|
||||
|
||||
async function listFiles() {
|
||||
const fileList = getFileList();
|
||||
const fileList = await getFileList();
|
||||
if(fileList){
|
||||
displayList(fileList, "filelist", deleteFile);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user