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