mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-01-12 22:47:34 +08:00
bump mentionable user count (#2091)
This commit is contained in:
@@ -6,7 +6,7 @@ query IssueOrPullRequest($owner: String!, $repo: String!, $number: Int!, $page_s
|
||||
mergeCommitAllowed
|
||||
rebaseMergeAllowed
|
||||
squashMergeAllowed
|
||||
mentionableUsers(first: 20) {
|
||||
mentionableUsers(first: 50) {
|
||||
nodes {
|
||||
avatarUrl
|
||||
login
|
||||
|
||||
Reference in New Issue
Block a user