diff --git a/src/services/datahub/posts/query.ts b/src/services/datahub/posts/query.ts index f4bb032db..c03c34422 100644 --- a/src/services/datahub/posts/query.ts +++ b/src/services/datahub/posts/query.ts @@ -541,7 +541,7 @@ const GET_UNAPPROVED_MEMES_COUNT = gql` posts( args: { filter: { - createdAtTimeGt: "2024-07-10T16:17:49.243Z" + createdAtTimeGt: "2024-07-10T17:37:35.000Z" createdByAccountAddress: $address rootPostId: $postId }