mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 23:37:58 +00:00
whoa cool stuff
This commit is contained in:
@@ -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);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user