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