干掉了浩方查马甲代码
This commit is contained in:
@@ -52,18 +52,6 @@ namespace AnotherReplayReader
|
||||
return h;
|
||||
});
|
||||
}
|
||||
|
||||
_ = Auth.Id.ContinueWith(t => Dispatcher.Invoke(() =>
|
||||
{
|
||||
if (t.Result is { } id)
|
||||
{
|
||||
_idBox.Text = id;
|
||||
}
|
||||
else
|
||||
{
|
||||
_bottom.Visibility = Visibility.Collapsed;
|
||||
}
|
||||
}));
|
||||
}
|
||||
|
||||
private void OnHyperlinkRequestNavigate(object sender, System.Windows.Navigation.RequestNavigateEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user