mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-02 03:55:55 +01:00
@@ -227,6 +227,7 @@ define('forum/topic/posts', [
|
||||
infinitescroll.loadMore('topics.loadMore', {
|
||||
tid: tid,
|
||||
after: after,
|
||||
count: config.postsPerPage,
|
||||
direction: direction,
|
||||
topicPostSort: config.topicPostSort,
|
||||
}, function (data, done) {
|
||||
|
||||
Reference in New Issue
Block a user