mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
make it 1.5
This commit is contained in:
parent
667abd4764
commit
f78344e756
@ -3244,7 +3244,7 @@ function resumeProgress() {
|
||||
}
|
||||
|
||||
window.onload = function() {
|
||||
setInterval(toggleOpacity, 5000);
|
||||
setInterval(toggleOpacity, 1500);
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user