1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-17 11:28:41 +01:00

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);