fixes some participants not showing up

This commit is contained in:
jongomez
2023-11-17 18:28:36 +00:00
committed by Jon
parent 8131ef6317
commit ad528f36a5
@@ -33,7 +33,7 @@ const createQueryPart = (owner, repo) => {
commentCount: comments {
totalCount
}
commentsDetailed: comments(first: 10) {
commentsDetailed: comments(first: 99) {
nodes {
id
author {