1
Fork 0

final commmit hopefull

This commit is contained in:
ashley 2024-05-11 00:12:22 +00:00
parent 284ca61bb9
commit 913a43e0cb

View file

@ -3244,7 +3244,7 @@ function resumeProgress() {
}
window.onload = function() {
setInterval(toggleOpacity, 4500);
setInterval(toggleOpacity, 1500);
};