Fixes 2603

This commit is contained in:
Moriz Wahl 2019-12-23 15:24:51 +01:00
parent 9be1de9666
commit a3cfbb09cb

View File

@ -28,6 +28,7 @@ export const userCountsFragment = gql`
contributionsCount
commentedCount
followedByCount
followingCount
followedByCurrentUser
}
`