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

show-backlinks.js: onReady

This commit is contained in:
Zankaria 2024-08-05 19:01:27 +02:00
parent 2728966c1c
commit b7f46a239d

View File

@ -13,7 +13,7 @@
*
*/
onready(function() {
onReady(function() {
let showBackLinks = function() {
let reply_id = $(this).attr('id').replace(/(^reply_)|(^op_)/, '');