event logging fix
This commit is contained in:
@ -94,9 +94,8 @@ else
|
||||
}
|
||||
}
|
||||
|
||||
private async Task Upgrade()
|
||||
private void Upgrade()
|
||||
{
|
||||
await InstallationService.Upgrade();
|
||||
NavigationManager.NavigateTo(NavigateUrl(Reload.Application));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user