mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-30 10:55:16 -04:00
Finishing to fix repositories
This commit is contained in:
@@ -31,6 +31,7 @@ namespace Kyoo.Controllers
|
||||
public virtual void Dispose()
|
||||
{
|
||||
Database.Dispose();
|
||||
GC.SuppressFinalize(this);
|
||||
}
|
||||
|
||||
public virtual ValueTask DisposeAsync()
|
||||
|
||||
Reference in New Issue
Block a user