diff --git a/helpers/postsPagination.js b/helpers/postsPagination.js index c4dc01e..29b1d54 100644 --- a/helpers/postsPagination.js +++ b/helpers/postsPagination.js @@ -18,8 +18,7 @@ exports.getPostsPage = async ({ // interactedPosts, // likedPosts, // commentedPosts -} -) => { +}) => { try { let level = { nextPage: nextPage,