Agent code and restructuring
This commit is contained in:
@@ -7,8 +7,7 @@ public class PermissionService : IPermissionService, IDisposable
|
||||
private readonly IStorageService _storageService;
|
||||
private IJSRuntime _jsRuntime;
|
||||
private IToastService _toastService;
|
||||
private bool isLoaded;
|
||||
private bool isStorageEnabled = false;
|
||||
|
||||
|
||||
public PermissionService(IJSRuntime jsRuntime, IToastService toastService, IStorageService storageService)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user