add colleciontype to get proper routing
This commit is contained in:
@@ -866,6 +866,7 @@ define(['datetime', 'imageLoader', 'connectionManager', 'itemHelper', 'focusMana
|
||||
ServerId: serverId,
|
||||
Name: name,
|
||||
Type: item.Type,
|
||||
CollectionType: item.CollectionType,
|
||||
IsFolder: item.IsFolder
|
||||
}));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user