Test file list

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

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