Fix comments on page change

This commit is contained in:
Ward
2024-04-03 00:36:09 +13:00
committed by GitHub
parent 2447fe2a07
commit f4f7b0999f
@@ -19,7 +19,7 @@
export let data;
let comments = data.comments;
$: comments = data.comments;
activePage.set(null);