v2.10
This commit is contained in:
@@ -66,6 +66,6 @@ document.addEventListener("DOMContentLoaded", async function () {
|
||||
}
|
||||
|
||||
await performUploads();
|
||||
await timeout(10000); // Consider the necessity of this delay in production
|
||||
await timeout(3000); // Consider the necessity of this delay in production
|
||||
fadeOut('main_menu.html');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user