post-hover.js: onReady

This commit is contained in:
Zankaria 2024-08-05 19:00:12 +02:00
parent 31444d654a
commit ed46907a6c

View File

@ -13,7 +13,7 @@
*
*/
onready(function() {
onReady(function() {
let dontFetchAgain = [];
initHover = function() {
let link = $(this);