standardize knowledge of supported image extensions
This commit is contained in:
@@ -185,7 +185,7 @@ namespace MediaBrowser.Server.Implementations.Session
|
||||
|
||||
connection.DeviceName = deviceName;
|
||||
|
||||
connection.UserId = user == null ? (Guid?)null : user.Id;
|
||||
connection.User = user;
|
||||
|
||||
return connection;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user