mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
make it 2000 :3
This commit is contained in:
parent
10b9755960
commit
271a3db05b
@ -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);
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user