1.0.1 release with minor update.
This commit is contained in:
@@ -67,5 +67,10 @@ namespace BodyshopPartner.Views
|
||||
{
|
||||
Application.Current.Shutdown(0);
|
||||
}
|
||||
|
||||
private void Button_Click(object sender, RoutedEventArgs e)
|
||||
{
|
||||
Utils.Auth.AuthTest();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user