mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
Re-adding display of comment date.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
fragment commentView on Comment {
|
||||
id
|
||||
body
|
||||
created_at
|
||||
user {
|
||||
id
|
||||
name: displayName
|
||||
|
||||
Reference in New Issue
Block a user