Test file list

This commit is contained in:
2024-04-25 15:05:33 +02:00
parent ceae8082d6
commit e74a9c8578

View File

@ -588,7 +588,6 @@ async function listFiles() {
} }
} }
} }
};
xhr.send(formData); xhr.send(formData);
} }