add search reindex capability
This commit is contained in:
@ -78,7 +78,8 @@ else
|
||||
|
||||
private async Task Refresh()
|
||||
{
|
||||
ShowProgressIndicator();
|
||||
await GetJobLogs();
|
||||
StateHasChanged();
|
||||
HideProgressIndicator();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user