mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
update live tv styles
This commit is contained in:
@@ -165,6 +165,8 @@ namespace MediaBrowser.Server.Implementations.Session
|
||||
|
||||
if (disposable != null)
|
||||
{
|
||||
_logger.Debug("Disposing session controller {0}", disposable.GetType().Name);
|
||||
|
||||
try
|
||||
{
|
||||
disposable.Dispose();
|
||||
|
||||
Reference in New Issue
Block a user