forked from GithubBackups/vichan
post-hover.js: onReady
This commit is contained in:
parent
31444d654a
commit
ed46907a6c
@ -13,7 +13,7 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
onready(function() {
|
onReady(function() {
|
||||||
let dontFetchAgain = [];
|
let dontFetchAgain = [];
|
||||||
initHover = function() {
|
initHover = function() {
|
||||||
let link = $(this);
|
let link = $(this);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user