Added automatic login using auth tokens IO-403
This commit is contained in:
@@ -148,6 +148,7 @@ namespace BodyshopPartner.ViewModels
|
||||
async p =>
|
||||
{
|
||||
await InstallUpdates();
|
||||
UpdateAvailable = false;
|
||||
});
|
||||
}
|
||||
return _installUpdatesCommand;
|
||||
|
||||
Reference in New Issue
Block a user