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