feat(Storage) Storage feature done
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
StateHasChanged();
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
void IDisposable.Dispose()
|
||||
{
|
||||
PermissionService.Unsubscribe(Update);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user