Removed Repository methods which are not used and are not valid because they do not adhere to tenant scope boundaries
This commit is contained in:
@ -121,7 +121,7 @@
|
||||
StateHasChanged();
|
||||
}
|
||||
|
||||
public async Task CloseFileManager()
|
||||
public void CloseFileManager()
|
||||
{
|
||||
filemanagervisible = false;
|
||||
message = "";
|
||||
|
Reference in New Issue
Block a user