Skip to content

Commit

Permalink
Update timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
teodorus-nathaniel committed Jul 12, 2024
1 parent b739426 commit 6439314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/datahub/posts/query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
Expand Down

0 comments on commit 6439314

Please sign in to comment.