mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:48:35 +01:00
final commmit hopefull
This commit is contained in:
parent
284ca61bb9
commit
913a43e0cb
1 changed files with 1 additions and 1 deletions
|
@ -3244,7 +3244,7 @@ function resumeProgress() {
|
|||
}
|
||||
|
||||
window.onload = function() {
|
||||
setInterval(toggleOpacity, 4500);
|
||||
setInterval(toggleOpacity, 1500);
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue