mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 10:16:18 +00:00
3.2.30.8
This commit is contained in:
@@ -31,6 +31,7 @@ namespace Emby.Server.Implementations.Threading
|
||||
public void Dispose()
|
||||
{
|
||||
_timer.Dispose();
|
||||
GC.SuppressFinalize(this);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user