backup + decriptare toate fisiere done
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
document.addEventListener('DOMContentLoaded', async function() {
|
||||
document.addEventListener('DOMContentLoaded', async function () {
|
||||
await new Promise(resolve => setTimeout(resolve, 2000));
|
||||
fadeOut('login.html');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user