mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-04-13 10:30:36 +00:00
Fixed time string
This commit is contained in:
@@ -156,8 +156,6 @@ document.getElementById('uploadForm').addEventListener('submit', function(event)
|
||||
return;
|
||||
}
|
||||
alert('File uploaded successfully.');
|
||||
|
||||
// Call loadFiles again to update the file list
|
||||
loadFiles();
|
||||
})
|
||||
.catch(error => {
|
||||
|
||||
Reference in New Issue
Block a user