mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-21 21:19:36 +01:00
show-backlinks.js: onReady
This commit is contained in:
parent
fa341b29d0
commit
a018772267
@ -12,7 +12,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
onready(function() {
|
||||
onReady(function() {
|
||||
if (device_type == 'mobile') {
|
||||
let fix_spoilers = function(where) {
|
||||
let spoilers = where.getElementsByClassName('spoiler');
|
||||
|
Loading…
x
Reference in New Issue
Block a user