feat(plugins/stargazers): add worldmap (#1137) [skip ci]

This commit is contained in:
Simon Lecoq
2022-07-21 04:44:47 +02:00
committed by GitHub
parent 12372cbc84
commit 06e0550763
18 changed files with 31945 additions and 214 deletions

View File

@@ -4,6 +4,7 @@ query StargazersDefault {
edges {
starredAt
cursor
$location
}
}
}