mirror of
https://codeberg.org/ashley/poke
synced 2026-04-08 23:27:58 +00:00
make it 2000 :3
This commit is contained in:
@@ -323,7 +323,7 @@ function fetchUrls(urls) {
|
|||||||
// Hide the indicator after 2 seconds
|
// Hide the indicator after 2 seconds
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
loopedIndicator.style.display = "none";
|
loopedIndicator.style.display = "none";
|
||||||
}, 1000);
|
}, 2000);
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user