Skip to content

Commit

Permalink
Merge pull request #355 from jojomango/fix/replay-result-time
Browse files Browse the repository at this point in the history
fix reply time display bug
  • Loading branch information
MrOrz authored Nov 24, 2020
2 parents 16da740 + f7e4e15 commit b84d5e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/ListPageDisplays/ReplyItem.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ ReplyItem.fragments = {
name
...AvatarData
}
createdAt
...ArticleReplyFeedbackControlData
}
${ArticleReplyFeedbackControl.fragments.ArticleReplyFeedbackControlData}
Expand Down

0 comments on commit b84d5e5

Please sign in to comment.