take that john lol
This commit is contained in:
parent
3531728a07
commit
3655c99e64
Binary file not shown.
@ -76,7 +76,6 @@ namespace DeskHubSharp
|
||||
txtblk_bio.Text = RepoList.userDetail.bio;
|
||||
txtblk_email.Text = RepoList.userDetail.blog;
|
||||
txtblk_realname.Text = RepoList.userDetail.name;
|
||||
search.Close();
|
||||
//img_avatar.Source = RepoList.repoDetail[0].owner.avatar_url;
|
||||
}
|
||||
|
||||
|
@ -36,6 +36,7 @@ namespace DeskHubSharp
|
||||
request.UserRequest();
|
||||
//MainWindow main = new MainWindow();
|
||||
//main.ShowDialog();
|
||||
this.Close();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user