mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00:00
parent
24869a3ab4
commit
e377770a71
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ const fetcher = (variables, token) => {
|
|||
followers {
|
||||
totalCount
|
||||
}
|
||||
repositories(first: 100, ownerAffiliations: OWNER, isFork: false, orderBy: {direction: DESC, field: STARGAZERS}) {
|
||||
repositories(first: 100, ownerAffiliations: OWNER, orderBy: {direction: DESC, field: STARGAZERS}) {
|
||||
totalCount
|
||||
nodes {
|
||||
stargazers {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue