mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 03:03:40 +01:00
fix SA1513/SA1516
This commit is contained in:
@@ -103,6 +103,7 @@ namespace MediaBrowser.Controller.Entities
|
||||
Logger.LogDebug("{0} path has changed from {1} to {2}", GetType().Name, Path, newPath);
|
||||
return true;
|
||||
}
|
||||
|
||||
return base.RequiresRefresh();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user