mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 04:34:18 +01:00
fix SA1513/SA1516
This commit is contained in:
@@ -48,6 +48,7 @@ namespace MediaBrowser.Controller.Providers
|
||||
{
|
||||
People = new List<PersonInfo>();
|
||||
}
|
||||
|
||||
People.Clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user