mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-01 03:47:36 -05:00
improvement: user screen style
This commit is contained in:
@@ -10,6 +10,7 @@ query($login: String!) {
|
||||
company
|
||||
location
|
||||
email
|
||||
createdAt
|
||||
websiteUrl
|
||||
starredRepositories {
|
||||
totalCount
|
||||
@@ -91,6 +92,7 @@ query($login: String!) {
|
||||
location
|
||||
email
|
||||
websiteUrl
|
||||
createdAt
|
||||
pinnedItems(first: 6) {
|
||||
nodes {
|
||||
__typename
|
||||
|
||||
Reference in New Issue
Block a user