mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fixes some participants not showing up
This commit is contained in:
@@ -33,7 +33,7 @@ const createQueryPart = (owner, repo) => {
|
||||
commentCount: comments {
|
||||
totalCount
|
||||
}
|
||||
commentsDetailed: comments(first: 10) {
|
||||
commentsDetailed: comments(first: 99) {
|
||||
nodes {
|
||||
id
|
||||
author {
|
||||
|
||||
Reference in New Issue
Block a user