Forgot to build
This commit is contained in:
parent
93a2ebbf71
commit
76f779fa25
@ -5843,7 +5843,7 @@
|
||||
return $.addClass(doc, 'hide-original-post-form');
|
||||
});
|
||||
}
|
||||
$.ready(this.initReady);
|
||||
$.on('4chanXInitFinished', this.initReady);
|
||||
return Post.callbacks.push({
|
||||
name: 'Quick Reply',
|
||||
cb: this.node
|
||||
|
||||
@ -5895,7 +5895,7 @@
|
||||
return $.addClass(doc, 'hide-original-post-form');
|
||||
});
|
||||
}
|
||||
$.ready(this.initReady);
|
||||
$.on('4chanXInitFinished', this.initReady);
|
||||
return Post.callbacks.push({
|
||||
name: 'Quick Reply',
|
||||
cb: this.node
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user