mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
3.2.30.8
This commit is contained in:
parent
3b318a3add
commit
49b799adbe
69 changed files with 207 additions and 187 deletions
|
|
@ -31,6 +31,7 @@ namespace Emby.Server.Implementations.Threading
|
|||
public void Dispose()
|
||||
{
|
||||
_timer.Dispose();
|
||||
GC.SuppressFinalize(this);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue