Update meme voting
This commit is contained in:
parent
f3657fd341
commit
8af1b6f073
@ -558,6 +558,7 @@ async function uploadFile() {
|
||||
}
|
||||
await doAction("/upload", data, "Súbor bol úspešne nahraný", "Nastala chyba pri nahrávaní súboru", false);
|
||||
fileForm.reset();
|
||||
await listFiles();
|
||||
}
|
||||
|
||||
async function deleteFile(fileID) {
|
||||
|
Loading…
Reference in New Issue
Block a user