Basic implementation of updating which shop is active.
This commit is contained in:
@@ -23,6 +23,7 @@ namespace BodyshopUploader.Views
|
||||
public Login()
|
||||
{
|
||||
InitializeComponent();
|
||||
Utils.ApplicationExceptionHandler.InitExceptionHandlers();
|
||||
}
|
||||
private void PasswordBox_PasswordChanged(object sender, RoutedEventArgs e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user