mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
Merge branch 'master' of github.com:coralproject/talk into load-more-comments
This commit is contained in:
@@ -55,7 +55,7 @@ const StreamQuery = gql`fragment commentView on Comment {
|
||||
id
|
||||
body
|
||||
user {
|
||||
name: displayName
|
||||
name: username
|
||||
}
|
||||
tags {
|
||||
name
|
||||
|
||||
Reference in New Issue
Block a user