Merge branch 'master' of github.com:coralproject/talk into load-more-comments

This commit is contained in:
David Jay
2017-02-13 18:26:05 -05:00
107 changed files with 1380 additions and 878 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ const StreamQuery = gql`fragment commentView on Comment {
id
body
user {
name: displayName
name: username
}
tags {
name