diff --git a/src/pages/catchup.jsx b/src/pages/catchup.jsx index d8f7e9b3..f5ce15cf 100644 --- a/src/pages/catchup.jsx +++ b/src/pages/catchup.jsx @@ -808,8 +808,8 @@ function Catchup() {

{formatRange( - new Date(posts[posts.length - 1].createdAt), new Date(posts[0].createdAt), + new Date(posts[posts.length - 1].createdAt), )}