fix SA1513/SA1516
This commit is contained in:
@@ -122,6 +122,7 @@ namespace MediaBrowser.Controller.SyncPlay
|
||||
{
|
||||
max = Math.Max(max, session.Ping);
|
||||
}
|
||||
|
||||
return max;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user