Fix UserQuery

This commit is contained in:
Matt Rider 2019-08-19 11:41:23 +02:00
parent caff74e58b
commit 053d8bcf7b
2 changed files with 3 additions and 5 deletions

View File

@ -31,8 +31,7 @@
<div v-if="resourceType == 'Post'">{{ post.contentExcerpt | removeHtml }}</div>
<div v-else>
<b>
Comment:
<nbsp />
Comment: &nbsp;
</b>
{{ comment.contentExcerpt | removeHtml }}
</div>

View File

@ -35,7 +35,7 @@ export default i18n => {
followedByCount
followedByCurrentUser
contributionsCount
commentsCount
commentedCount
badges {
id
icon
@ -57,7 +57,7 @@ export default i18n => {
followedByCount
followedByCurrentUser
contributionsCount
commentsCount
commentedCount
badges {
id
icon
@ -66,7 +66,6 @@ export default i18n => {
name: name${lang}
}
}
contributionsCount
socialMedia {
id
url