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