Merge pull request #382 from dinki/on_now_fix
Fix homesection 'On now' display elements
This commit is contained in:
@@ -574,7 +574,7 @@ define(['connectionManager', 'cardBuilder', 'appSettings', 'dom', 'apphost', 'la
|
||||
}
|
||||
|
||||
var userId = user.Id;
|
||||
apiClient.getLiveTvRecommendedPrograms({
|
||||
return apiClient.getLiveTvRecommendedPrograms({
|
||||
userId: apiClient.getCurrentUserId(),
|
||||
IsAiring: true,
|
||||
limit: 1,
|
||||
|
||||
Reference in New Issue
Block a user