From e8106abb8006f5e60e1f2d42621c64ae3d78e372 Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 26 Jan 2025 16:24:10 +0000 Subject: infinite scroll --- templates/timeline.php | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/timeline.php') diff --git a/templates/timeline.php b/templates/timeline.php index a65b4ce..a517c6f 100644 --- a/templates/timeline.php +++ b/templates/timeline.php @@ -17,4 +17,5 @@ $item->getObject()->renderAsHtml(); } echo ''; + call_template('infinite_scroll_trigger', ['kind' => $kind, 'nextPage' => 1]); }); \ No newline at end of file -- cgit v1.3