mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 00:57:59 +00:00
whoa cool stuff
This commit is contained in:
parent
d79322b53f
commit
7057c6628a
@ -1475,7 +1475,7 @@ links.forEach(link => {
|
||||
// Redirect to the link after a short delay to show the loading overlay
|
||||
setTimeout(() => {
|
||||
window.location.href = link.href;
|
||||
}, 500);
|
||||
}, 005);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user