mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-26 18:54:48 +03:00
fix scheduled task crash
This commit is contained in:
@@ -500,6 +500,10 @@ namespace MediaBrowser.Controller.Entities
|
||||
|
||||
return null;
|
||||
}
|
||||
set
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
public void SetParent(Folder parent)
|
||||
|
||||
Reference in New Issue
Block a user